-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
At the current moment, the service responds with StatusServiceUnavailable when the incremental number gets overflown.
It works well in general, but becomes too noisy when the service experiences a burst growth of requests.
In such cases, the service should borrow ids from a next millisecond and handle it carefully, it must not generate another ID from an already borrowed timestamp when the burst stops.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request