Undo tus-sentry experiment since it completely broke
This commit is contained in:
parent
0ae015b7a5
commit
c1fed3f4df
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ export function makeResumableUploadRequest(
|
|||
|
||||
window.store.dispatch(doUpdateUploadProgress({ guid, status: 'error' }));
|
||||
|
||||
analytics.sentryError(err, uploader);
|
||||
analytics.sentryError('tus-upload', err);
|
||||
|
||||
reject(
|
||||
// $FlowFixMe - flow's constructor for Error is incorrect.
|
||||
|
|
Loading…
Reference in a new issue