Replies: 2 comments 3 replies
|
Hi @freon27,
|
2 replies
|
This is something it tooks us time to find and we finally fixed, basically we had a race condition that made bundle tried to be delete in two parralel flow, so sometimes they could be already deleted. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I thInk this is a question rather than a bug. The updater is definitely working correctly whenever we test it, but we're also seeing a lot of these errors in Sentry.
What I'm trying to understand is the meaning of the "id xxxx doesn't exist part". Is that an indication of the cause or just a generic error message?
Thanks
All reactions