-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 bugfix fails to copy studies with lots of data (#2542)
Fixes for "Cannot create template studies with large data" ITISFoundation/osparc-issues#542 * Fix: use asyncio.TimeoutError and not built-in TimeoutError * avoid auth if no tokens * fixes unbound local error during exception handling of CancelledError * fixes linter errors and cleanup * increasing timeout * Fixes unhandled exception on UniqueViolation
- Loading branch information
Showing
5 changed files
with
112 additions
and
59 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
Oops, something went wrong.