EQcorrscan icon indicating copy to clipboard operation
EQcorrscan copied to clipboard

Process timeouts

Open calum-chamberlain opened this issue 1 year ago • 0 comments

What does this PR do?

Adds timeout limits for waiting for other parts of the concurrent workflow in Tribe.detect. This can avoid stalled workflows.

Why was it initiated? Any relevant Issues?

Sometimes downloading data stalls which halts the workflow without obvious cause. This should make the cause more obvious.

PR Checklist

  • [x] develop base branch selected?
  • [x] This PR is not directly related to an existing issue (which has no PR yet).
  • [ ] All tests still pass.
  • [ ] Any new features or fixed regressions are be covered via new tests.
  • [ ] Any new or changed features have are fully documented.
  • [ ] Significant changes have been added to CHANGES.md.
  • [ ] First time contributors have added your name to CONTRIBUTORS.md.

calum-chamberlain avatar Jan 25 '24 20:01 calum-chamberlain