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

dws: increase timeout of shell plugin #194

Merged
merged 1 commit into from
Aug 8, 2024

Commits on Aug 7, 2024

  1. dws: increase timeout of shell plugin

    Problem: as described in issue flux-framework#192, on large, busy systems with
    lots of jobs, the dws_environment shell plugin's two-second timeout
    to fetch the first eventlog entry is too short and occasionally
    times out.
    
    In Mark Grondona's tests to reproduce the issue, all succeeded
    within five seconds. However, to be safe, increase the timeout to
    thirty seconds.
    
    Fixes flux-framework#192.
    jameshcorbett committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4f70203 View commit details
    Browse the repository at this point in the history