Closed
Description
Is your feature request related to a problem? Please describe.
UnleashClient
produces these logs periodically:
WARNING: Unable to get feature flag toggles, using cached provisioning.
-
The source:
-
This is a normal behavior and is triggered when response status code from unleash is 304:
i.e. no changes have been made to toggles
Describe the solution you'd like
Just use an info log message.
Metadata
Metadata
Assignees
Labels
No labels