Closed toddbaert closed 3 weeks ago
Name | Link |
---|---|
Latest commit | 075efb716abb358136b6d83aaa791517fbdc13e5 |
Latest deploy log | https://app.netlify.com/sites/polite-licorice-3db33c/deploys/672275579bdd330008eb1037 |
Deploy Preview | https://deploy-preview-1432--polite-licorice-3db33c.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Build failure is due to Trivvy rate limit.
This PR contains significant enhancements to flagd provider specs. If merged, I will be opening a bunch of issues to implement what's described here based on recon I've been doing with the existing implementations
Specifically:
retryGraceAttempts
param, which defines the amount of stream retry attempts before provider moves fromSTALE
toERROR
statecontextEnricher
param, which defines mapping function for sync-metadata to evaluation context for in process providers (exists already in Java provider)