Pattern

In-Memory Flush Loss

in-memory-flush-loss

In-process buffering queues drop pending work on process crash/restart because items are only kept in memory until a flush succeeds, so the system can report success while silently losing data.