Skip to content

Commit

Permalink
Update docs/reference/specifications/providers.md
Browse files Browse the repository at this point in the history
Co-authored-by: Guido Breitenhuber <157148191+guidobrei@users.noreply.github.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
  • Loading branch information
toddbaert and guidobrei authored Oct 29, 2024
1 parent d416de1 commit 4683011
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/reference/specifications/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ The lifecycle is summarized below:
- [reconnect](#stream-reconnection) with exponential backoff
- if reconnect attempt > `retryGraceAttempts`
- emit `PROVIDER_ERROR`
- RPC mode resolves `STALE` from cache where possible
- in-process mode resolves `STALE` from stored `flag set` rules
- if reconnect attempt <= `retryGraceAttempts`
- emit `PROVIDER_STALE`
- RPC mode resolves `STALE` from cache where possible
Expand Down

0 comments on commit 4683011

Please sign in to comment.