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

Ensure fetch fallback is called once per key per ttl #348

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

camilleryr
Copy link
Contributor

Resolves #347

This is the same logic as mentioned in the issue, just cleaned up a bit - let me know if you would like to see any changes!

@camilleryr camilleryr force-pushed the main branch 2 times, most recently from 3ef32ec to aa574a3 Compare June 4, 2024 11:56
@whitfin
Copy link
Owner

whitfin commented Jun 4, 2024

Hey @camilleryr, I would actually prefer if this was just the change as discussed in the issue - I actually find that cleaner and given it's a lower diff, it's easier to backtrack through later, too. Hope that's not a problem!

@camilleryr
Copy link
Contributor Author

Hey @camilleryr, I would actually prefer if this was just the change as discussed in the issue - I actually find that cleaner and given it's a lower diff, it's easier to backtrack through later, too. Hope that's not a problem!

That works for me - I have updated the PR

@whitfin whitfin modified the milestone: v4.0.0 Jun 6, 2024
@whitfin whitfin merged commit 547c98a into whitfin:main Jun 11, 2024
12 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fetch can allow multiple executions of fallback function
2 participants