You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The boefje log indicated an initial upload to Bytes for the raw file was sucesfull, but it tried again and then failed. It then also failed to path the status to "failed".
Expected behavior
I'd expect the retries to stop at some point. But most of all, I'd expect the task to try saving its data only once. (perhaps the task was executed twice due to a race condition somehow?
OpenKAT version
Main
The text was updated successfully, but these errors were encountered:
Please add
bug
, the name of any relevant modules (e.g.rocky
), and any other relevant labels to your issue.Describe the bug
I'm seeing the following logs on postgres:
This is followed up by a read from Octopoes for that specific OOI every few seconds.
And from bytes:
The boefje log indicated an initial upload to Bytes for the raw file was sucesfull, but it tried again and then failed. It then also failed to path the status to "failed".
Grepped for the UUID:
Bytes logs seem to concur when grepping for the UUID:
Expected behavior
I'd expect the retries to stop at some point. But most of all, I'd expect the task to try saving its data only once. (perhaps the task was executed twice due to a race condition somehow?
OpenKAT version
Main
The text was updated successfully, but these errors were encountered: