mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-23 02:32:44 +00:00
By managing downloads issued by the deploy subsystem via the 'Download_queue', failed downloads (e.g., due to HTTP error 404) are properly tracked and don't cause infinite re-attempts. Issue #4818