resonate-dev team mailing list archive
-
resonate-dev team
-
Mailing list archive
-
Message #00006
[Bug 614021] Re: satellite will still shutdown if there is a network error or the like when checking remote download queue
** Description changed:
- The track-download loop will now catch errors and recover for IO errors
- and errors with getting back an unexpected content-type when trying to
- download a track (since revision 954), though we still need error
+ The track-download loop will now catch and recover for errors (IO errors
+ and those related to getting back an unexpected content-type) when
+ trying to download a track (since revision 954), but we still need error
handling for the remote queue-checker.
--
satellite will still shutdown if there is a network error or the like when checking remote download queue
https://bugs.launchpad.net/bugs/614021
You received this bug notification because you are a member of Resonate
Development Team, which is subscribed to Resonate.
Status in Resonate: Confirmed
Bug description:
The track-download loop will now catch and recover for errors (IO errors and those related to getting back an unexpected content-type) when trying to download a track (since revision 954), but we still need error handling for the remote queue-checker.