evazion
c584ca5b19
Fix uploads getting stuck in 'processing' state ( fix #3659 ).
...
Bug: if an upload timed out while downloading the file, Upload#process!
would catch the error and attempt to retry, but since the upload was
already in the 'processing' state, on the second try `process!` would
bail out immediately and leave the upload stuck in the 'processing' state.
Fix: remove the retry logic from Upload#process!. Let Downloads::File#download!
(which had its own retry logic) handle it instead.
2018-05-05 11:42:40 -05:00
..
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-29 22:05:59 -05:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-13 12:25:49 -07:00
2018-04-06 18:09:57 -07:00
2018-04-26 15:31:06 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-27 15:04:27 -07:00
2018-05-03 00:53:42 -05:00
2018-04-06 18:09:57 -07:00
2018-04-26 15:31:06 -07:00
2018-04-28 19:28:17 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-02-08 16:53:02 -06:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-13 12:29:48 -07:00
2018-04-06 18:09:57 -07:00
2017-11-08 00:37:16 -08:00
2018-04-06 18:09:57 -07:00
2017-01-23 18:07:52 -06:00
2018-04-12 12:09:33 -07:00
2016-08-22 16:09:20 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-27 00:48:53 -05:00
2013-03-19 23:10:10 +11:00
2018-04-06 18:09:57 -07:00
2017-06-27 18:06:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-26 15:31:06 -07:00
2018-04-26 15:31:06 -07:00
2018-04-06 18:09:57 -07:00
2018-04-13 00:37:47 -05:00
2017-06-16 13:28:31 -05:00
2018-05-05 11:42:40 -05:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-11 22:33:11 -05:00
2018-05-03 00:53:42 -05:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00