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

delay between stages #439

Closed
lee212 opened this issue Mar 30, 2020 · 4 comments
Closed

delay between stages #439

lee212 opened this issue Mar 30, 2020 · 4 comments

Comments

@lee212
Copy link
Contributor

lee212 commented Mar 30, 2020

Two tasks in two stages show 10+ sec delays, although each task runs < 1sec:

[[email protected] unit.000001]$ more STDOUT
Sun Mar 29 23:24:44 EDT 2020
Hello World
Sun Mar 29 23:24:45 EDT 2020
[[email protected] unit.000002]$ more STDOUT
Sun Mar 29 23:24:57 EDT 2020
Hello World
Sun Mar 29 23:24:58 EDT 2020
@mturilli
Copy link
Contributor

@lee212 based on what we learned on Summit, is this due to RBMQ latency or is it an actual bug? I see that is assigned for January milestone, does that mean you know already how to fix this?

@lee212 lee212 self-assigned this Nov 23, 2020
@mturilli
Copy link
Contributor

mturilli commented Dec 3, 2020

@lee212 ping

@lee212
Copy link
Contributor Author

lee212 commented Dec 15, 2020

#483 was the first attempt to resolve this delay, (reducing the avg. delay to 5 from 10 secs) and there is more. It seems that db_poll_sleeptime: 2.0 from radical.pilot is related to this but I have to collect some data to clarify.

@iparask
Copy link
Contributor

iparask commented Jan 11, 2021

Closing as we cannot currently optimize any further at the moment.

@iparask iparask closed this as completed Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants