You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
toddbaert
changed the title
[flagd] Update the flagd provider to conform to the latest spec:
[flagd] Update the flagd provider to conform to the latest spec
Oct 31, 2024
should we maybe split this into smaller tasks based on the todos - everything at once might be overwhelming, but all the todos as little chunks seems to me like good first issues ;)
We should also define the logging behavior during the grace period. Info logs without exception details during that period should be sufficient to not be too noisy.
Update the flagd provider to conform to the latest spec: https://flagd.dev/reference/specifications/providers/
For the Java provider, that means:
retryGraceAttempts
param:retryGraceAttempts
, provider emitsSTALE
retryGraceAttempts
provider is emitsERROR
The text was updated successfully, but these errors were encountered: