Skip to content
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

feat: Return previous value on Provider STALE #98

Merged
merged 8 commits into from
Apr 23, 2024

Conversation

nickybondarenko
Copy link
Contributor

After a discussion within the team, it has been decided that when context is updated and provider is stale (hasn't resolved with new evaluation context / is about to resolve), in the meantime we would return previous value.

@fabriziodemaria
Copy link
Member

There are also some mentions of STALE in the docs to be updated, potentially in Confidence Documentation Portal as well

@nickybondarenko
Copy link
Contributor Author

I couldn't find anything in the provider internal docs.. But yes good point, we should create a ticket or mark in the docs ticket

@nickybondarenko nickybondarenko merged commit 896be5e into main Apr 23, 2024
3 checks passed
@nickybondarenko nickybondarenko deleted the stale-return-previous-value branch April 23, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants