[FEATURE] Serverside Deadline #1582
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Requirements
We should implement a server-side deadline for flagd streams (sync and event) which after a timeout, sends a gRPC error code 4, (DEADLINE_EXCEEDED). Server-side deadlines aren't very common, but they will be useful in our case for forcing clients (providers) to restart their streams to keep them alive in some environments where PING frames don't work, as well as for testing purposes.
Requirements:
The text was updated successfully, but these errors were encountered: