Skip to content

Commit b9d525a

Browse files
liran2000chrfwow
andauthored
Update tools/flagd-http-connector/README.md
Co-authored-by: chrfwow <[email protected]> Signed-off-by: Liran M <[email protected]>
1 parent f136dd1 commit b9d525a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/flagd-http-connector/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ The implementation is using Java HttpClient.
2626
Http Connector supports optional fail-safe initialization using a cache.
2727
If the initial fetch fails due to source unavailability, it can load the initial payload from the cache instead of
2828
falling back to default values.
29-
This ensures smoother startup behavior until the source becomes available again. To be effective, the fallback cache’s
30-
TTL should be longer than the expected duration of the source downtime during initialization.
29+
This ensures smoother startup behavior until the source becomes available again. To be effective, the TTL of the fallback cache should be longer than the expected duration of the source downtime during initialization.
3130

3231
### Polling cache
3332
The polling cache is used to store the payload fetched from the URL.

0 commit comments

Comments
 (0)