This reverts commit cdcf7e7772
.
This commit is contained in:
parent
fc32339d2d
commit
ec745c31de
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ export function makeResumableUploadRequest(
|
|||
xhr.send(jsonPayload);
|
||||
}
|
||||
|
||||
makeNotifyRequest();
|
||||
setTimeout(() => makeNotifyRequest(), 15000);
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue