You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2023. It is now read-only.
we should make sure that queue fill is much less likely to happen (e.g. via batched operations instead of singular AddChunk calls)
we should probably make the queue blocking, and not drop messages. I haven't studied the code well enough yet, but it seems current behavior can make the bookkeeping out of touch with reality, which is bad. I rather block cache operations for several ms.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
seeing these in prod sometimes.
The text was updated successfully, but these errors were encountered: