async fn flush_batcher_and_update_counters
drops pending writes on partition
#297
Labels
kind/bug
Something isn't working
If during a flush an error occurs that has Limitador flip the
partitioned
flag, all these pending writes are dropped on the floor.Additionally, a timeout will probably occur on large enough batches... we'd be better off using a different timeout for these updates
The text was updated successfully, but these errors were encountered: