-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* add try-catch for fetch() * use poll function instead try-catch * style: naming * fix: poll and resolve for fetched failed * add try-catch for fetch() * use poll function instead try-catch * style: naming * merge + misc * deletes unused import * fix: check for failed fetch promise * since it's not blocking error - console.err(message) instead 'toast' * switch to console.err for spooded mime type too Co-authored-by: stew-ro <v-stewro@microsoft.com> Co-authored-by: stew-ro <v-stewro@microsoft.com>
- Loading branch information
1 parent
ab86ed4
commit 3b2f402
Showing
4 changed files
with
56 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters