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

Refactor file upload code and handle errors #73

Merged
merged 12 commits into from
Jul 8, 2024
Merged

Refactor file upload code and handle errors #73

merged 12 commits into from
Jul 8, 2024

Conversation

JBorrow
Copy link
Member

@JBorrow JBorrow commented Jun 18, 2024

  • Modify upload code to not rely on the underlying request

  • Remove request parameter to ingest staged file

  • Refactor recv clone to use ingest staged

  • Handle the case where downstream already has our file

  • Add timeout errors

  • Minor logic bug; need double WHERE not double NOT IN

  • Don't leave PDB in prod code

@JBorrow JBorrow requested a review from plaplant June 18, 2024 13:52
@JBorrow JBorrow merged commit 6bb6f6c into main Jul 8, 2024
2 of 5 checks passed
@JBorrow JBorrow deleted the globus_fixes branch November 14, 2024 15:38
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.

1 participant