Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend compress and extract functions to handle large directories #109

Merged
merged 22 commits into from
Jun 19, 2024
Merged
Show file tree
Hide file tree
Changes from 16 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
f598e05
wip
ekouts Apr 29, 2024
34b1e38
wip
ekouts May 2, 2024
96292a5
Merge branch 'main' of github.com:eth-cscs/pyfirecrest into refactor/…
ekouts May 15, 2024
76d210b
Add timers in async client
ekouts May 20, 2024
8314c84
Stash
ekouts May 24, 2024
01c5048
Don't merge reqs by default
ekouts May 28, 2024
28018d1
Bring back the old merge_request
ekouts May 28, 2024
a4019e2
Fix internal dictionaries keys
ekouts May 28, 2024
375bd81
Move decorator to wrapper GET function
ekouts May 28, 2024
3951eee
Merge branch 'main' of github.com:eth-cscs/pyfirecrest into refactor/…
ekouts Jun 3, 2024
1dd06e5
Fix tasks endpoint in reference
ekouts Jun 3, 2024
24f2a7d
Extend compress func in basic client
ekouts Jun 4, 2024
030ec1f
Extend compress func in basic client
ekouts Jun 4, 2024
4a4b87d
Merge branch 'main' of github.com:eth-cscs/pyfirecrest into refactor/…
ekouts Jun 4, 2024
6ea526b
Merge branch 'refactor/async_merge_reqs' of github.com:ekouts/pyfirec…
ekouts Jun 4, 2024
00f9e05
Extend compress and extract func in async client
ekouts Jun 4, 2024
3b346b3
Merge branch 'main' of github.com:eth-cscs/pyfirecrest into feat/exte…
ekouts Jun 13, 2024
bfd157e
Fix typo
ekouts Jun 13, 2024
f134d3d
Use exponential backoff for polling
ekouts Jun 13, 2024
eba5286
Add docs for `fail_on_timeout`
ekouts Jun 14, 2024
e2b61dc
Update docs text and make timeout string a global var
ekouts Jun 18, 2024
60f7f5b
Add comment in the code to explain the `fail_on_timeout` logic
ekouts Jun 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading