Closed anbsky closed 3 years ago
Remote file downloading routine fetchFile in the publish handler (publish.Handler) currently fails on timeouts and disconnects. It should handle those errors gracefully and retry failed downloads transparently to the user.
fetchFile
publish.Handler
Remote file downloading routine
fetchFile
in the publish handler (publish.Handler
) currently fails on timeouts and disconnects. It should handle those errors gracefully and retry failed downloads transparently to the user.