-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend compress and extract functions to handle large directories (#109)
* wip * wip * Add timers in async client * Stash * Don't merge reqs by default * Bring back the old merge_request * Fix internal dictionaries keys * Move decorator to wrapper GET function * Fix tasks endpoint in reference * Extend compress func in basic client * Extend compress func in basic client * Extend compress and extract func in async client * Fix typo * Use exponential backoff for polling * Add docs for `fail_on_timeout` * Update docs text and make timeout string a global var * Add comment in the code to explain the `fail_on_timeout` logic
- Loading branch information
Showing
4 changed files
with
339 additions
and
43 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
Oops, something went wrong.