Bug #10477
closedDo not fail with errors "Archive ... was not attached"
100%
Description
One day ago we have developed a workaround to bypass errors with broken ZIP archives. These errors are extremely seldom, but they arise from time to time. Much more seldom errors are completely non-attached, but referenced archives. I suggest that they have the same reasons, so, likely Bridge can handle them in the same way. That is Bridge can report "ZIP error" to senders and they will resend requests. Like with broken ZIP archives I guess that this will help to workaround the issue.
Updated by Vladimir Gratinskiy about 4 years ago
- Due date set to 09/08/2020
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed in fix_10477.
Updated by Evgeny Novikov about 4 years ago
- Status changed from Resolved to Closed
I tried the bug fix but of course I could not check that it works since the issue happens extremely seldom. I merged the branch to master in e381968c2. Let's hope that we will not see issues with archives anymore.
Updated by Evgeny Novikov about 4 years ago
- Status changed from Closed to Open
Unfortunately, the issue still exists due to complicated internal processing within Bridge. We will change the API slightly to overcome it.
Updated by Vladimir Gratinskiy about 4 years ago
- Status changed from Open to Feedback
The API was slightly changed.
Updated by Evgeny Novikov about 4 years ago
- Status changed from Feedback to Closed
Let's hope that we eventually win this race.