uppy/packages/@uppy/transloadit/src
Artur Paikin 856243a149
core, transloadit: Allow new uploads when retrying; improve error handling (#1960)
* Set `allowNewUpload: true` when an error occurs to allow retryAll

* Add assembly error message and assembly_id

* Pass debug option to Robodog

* Add forceAllowNewUpload to use in retry and retryAll, improve calls to _showOrLogErrorAndThrow

* Capitalize Create Assembly message

* don’t throw error from 'upload-error' event,  improved error message structure

* handle errors better

* check if error.details exists

* Doc tweaks: added error.assembly
2020-02-11 17:06:33 +01:00
..
Assembly.js Update eslint to v6 (#1777) 2019-08-13 21:45:30 +03:00
Assembly.test.js Transloadit refactors + socket fallback (#1011) 2018-08-21 15:23:31 +02:00
AssemblyOptions.js Object rest spreads 2018-11-26 15:41:22 +01:00
AssemblyOptions.test.js transloadit: add AssemblyOptions test for fields array 2019-04-03 12:14:54 +02:00
AssemblyWatcher.js transloadit: let pipeline progress after cancellation 2019-04-03 16:08:15 +02:00
Client.js core, transloadit: Allow new uploads when retrying; improve error handling (#1960) 2020-02-11 17:06:33 +01:00
index.js core, transloadit: Allow new uploads when retrying; improve error handling (#1960) 2020-02-11 17:06:33 +01:00
index.test.js core: use uploadStarted: null instead of false (#1628) 2019-06-04 19:16:36 +03:00
parseUrl.js Transloadit refactors + socket fallback (#1011) 2018-08-21 15:23:31 +02:00
parseUrl.test.js Transloadit refactors + socket fallback (#1011) 2018-08-21 15:23:31 +02:00