-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[flagd] Update the flagd provider to conform to the latest spec #1053
Comments
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. |
Does this supersed #395? |
Yes - I've close that. This still might need to be updated given your latest findings. |
#1173 - is handling offline poll intervall |
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: