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

Globus Flows wait time for notification #30

Open
dylanmcreynolds opened this issue Oct 7, 2024 · 1 comment
Open

Globus Flows wait time for notification #30

dylanmcreynolds opened this issue Oct 7, 2024 · 1 comment

Comments

@dylanmcreynolds
Copy link
Contributor

On a job at ALCF that takes 10 minutes before Globus tell us that it is done, roughly 25% of the time is waiting for Globus to poll the worker to notify that the job is complete. This is unfortunate.

We have been in contact with Globus about this and they are looking to reduce the rate to be better, but for a 10 minute job it still might take 60 seconds.

If we need to squeeze out more performance, we'll have to do something to notify our flow that the job is done. Some sort of queueing? Have the last step in the flow be to transfer a done file that we watch? I don't like any of these ideas, but I wanted to get this issue out.

@dylanmcreynolds
Copy link
Contributor Author

@davramov

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

No branches or pull requests

1 participant