Paul Storkman de4e709220 Communicate needed wait time through an exception.
Instead of waiting before throwing `ReExtractInfo`, `_wait_until` will now
immediately throw a new exception `ReExtractInfoLater`.
The `_handle_extraction_exceptions` decorator will then either bail out if
the maximum retry count is exceeded, or wait until the specified waiting
period expires.
2024-12-27 18:44:44 +01:00
..
2024-09-27 22:46:22 +00:00
2024-03-11 00:48:47 +05:30
2024-12-02 16:29:30 +01:00
2024-11-18 05:45:05 +00:00