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

restart upload when file changes during #877

Merged
merged 5 commits into from
Apr 5, 2022
Merged

Conversation

pkasprzyk
Copy link
Contributor

No description provided.

),
finish_chunked=with_api_exceptions_handler(
getattr(swagger_client.api, urlnameset.finish_chunked)
),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is chunk upload call retried?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, it uses internally upload_raw_data function, which already had a @with_api_exceptions_handler annotation

@pkasprzyk pkasprzyk merged commit 1010035 into master Apr 5, 2022
@pkasprzyk pkasprzyk deleted the pk/upload-chaning-file branch April 5, 2022 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants