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

Add Maximum Async Queue Length #79

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Add Maximum Async Queue Length #79

merged 1 commit into from
Jul 23, 2024

Conversation

JBorrow
Copy link
Member

@JBorrow JBorrow commented Jul 22, 2024

Adds a maximum number of items that are currently active in the async queue. Without this, we can run into the case where globus kills our submissions. because of its 100-transfer limit.

@JBorrow JBorrow merged commit e88657d into main Jul 23, 2024
7 checks passed
@JBorrow JBorrow deleted the queue-max 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