Race condition -> bucket might not be completely initialized #59
Labels
No labels
cat
bug
cat
feature
cat
idea
cat
performance
cat
reliability
cat
security
cat
ui
difficulty
high
difficulty
low
difficulty
mid
prio
high
prio
low
prio
mid
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Deuxfleurs/guichet#59
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sometimes upon initialization, we have:
I think /pim/setup went successfully, redirected to /pim/inspect, that rerun the builder and failed in the second branch:
I think we should fix this bug by calling grgGetBucket in the first branch in a loop with an exponential backoff and a limit, and do the validation we do in the normal branch each time, to be sure that we make progress only once the bucket is fully setup.
Race condition: bucket might not appearto Race condition -> bucket might not be completely setup.Race condition -> bucket might not be completely setup.to Race condition -> bucket might not be completely initialized