Skip to content

Commit 2840d38

Browse files
toddbaertguidobrei
andauthored
Update docs/reference/specifications/providers.md
Co-authored-by: Guido Breitenhuber <[email protected]> Signed-off-by: Todd Baert <[email protected]>
1 parent 2e228f0 commit 2840d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/specifications/providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The lifecycle is summarized below:
7676
- for RPC providers, flags resolved with `reason=STATIC` are [cached](#flag-evaluation-caching)
7777
- if flags change the associated stream (event or sync) indicates flags have changed, flush cache, or update `flag set` rules respectively and emit `PROVIDER_CONFIGURATION_CHANGED`
7878
- if stream disconnects:
79-
- [reconnect](#stream-reconnection) with backoff
79+
- [reconnect](#stream-reconnection) with exponential backoff
8080
- if reconnect attempt > `retryGraceAttempts`
8181
- emit `PROVIDER_ERROR`
8282
- if reconnect attempt <= `retryGraceAttempts`

0 commit comments

Comments
 (0)