Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sahandevs
Copy link

If use_stale and cache_lock used together then if the worker process doing the update crashes, the flag never resets from updating and we will get stuck in UPDATING state forever. this PR fixes this issue. (I am not sure if this solution is what you would do, but if you have an alternative solution in mind, I will update the fix)

If use_stale and cache_lock used together, if the worker doing the update crashes, the flag never resets from updating and we will get stuck in UPDATING state forever.
@sahandevs sahandevs force-pushed the fix-cache-stuck-updating-after-crash branch from 0b73d31 to 3c8ded8 Compare August 27, 2025 05:36
@sahandevs sahandevs marked this pull request as draft September 6, 2025 04:51
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.

1 participant