You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Making some unit tests work
* Waiting for dataset to be processed
* Minor test collection fix
* Template to handle missing tasks
* Accounting for more missing tasks:
* Fixing some more unit tests
* Simplifying check_task_existence
* black changes
* Minor formatting
* Handling task exists check
* Testing edited check task func
* Flake fix
* More retries on connection error
* Adding max_retries to config default
* Update database retry unit test
* Print to debug hash exception
* Fixing checksum unit test
* Retry on _download_text_file
* Update datasets_tutorial.py
* Update custom_flow_tutorial.py
* Update test_study_functions.py
* Update test_dataset_functions.py
* more retries, but also more time between retries
* allow for even more retries on get calls
* Catching failed get task
* undo stupid change
* fix one more test
* Refactoring md5 hash check inside _send_request
* Fixing a fairly common unit test fail
* Reverting loose check on unit test
Co-authored-by: Matthias Feurer <[email protected]>
0 commit comments