When MPF or MPF.check is requesting data from Redump, it times out and hangs #256

Open
opened 2026-01-29 16:12:58 +00:00 by claunia · 0 comments
Owner

Originally created by @sadikyo on GitHub (Dec 29, 2020).

Originally assigned to: @mnadareski on GitHub.

Tested on multiple builds and multiple NET frameworks, latest stable and WIP:

When MPF or Check is trying to pull data from redump via a user login, if there is a delay or timeout (on the redump side), MPF or check fails. For MPF, it just hangs and doesn't generate the submission window.

Ideally, if some sort of timer could be enabled, and the pull cancelled, then you could at least finish the dump successfully and manually fill in the submission window.

Check is slightly less of a problem - it's pretty quick and just throws an error and moves on.

Originally created by @sadikyo on GitHub (Dec 29, 2020). Originally assigned to: @mnadareski on GitHub. Tested on multiple builds and multiple NET frameworks, latest stable and WIP: When MPF or Check is trying to pull data from redump via a user login, if there is a delay or timeout (on the redump side), MPF or check fails. For MPF, it just hangs and doesn't generate the submission window. Ideally, if some sort of timer could be enabled, and the pull cancelled, then you could at least finish the dump successfully and manually fill in the submission window. Check is slightly less of a problem - it's pretty quick and just throws an error and moves on.
claunia added the bug label 2026-01-29 16:12:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#256