mrc-ide / rrq

:runner::runner::runner: Lightweight Redis queues
https://mrc-ide.github.io/rrq/
Other
24 stars 4 forks source link

Make separate process task timeouts configurable #73

Closed r-ash closed 1 year ago

r-ash commented 1 year ago

This PR will

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (ea0eaa1) 100.00% compared to head (595c697) 100.00%.

:exclamation: Current head 595c697 differs from pull request most recent head 8982967. Consider uploading reports for the commit 8982967 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #73 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 26 26 Lines 1685 1696 +11 ========================================= + Hits 1685 1696 +11 ``` | [Impacted Files](https://codecov.io/gh/mrc-ide/rrq/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide) | Coverage Δ | | |---|---|---| | [R/keys.R](https://codecov.io/gh/mrc-ide/rrq/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide#diff-Ui9rZXlzLlI=) | `100.00% <100.00%> (ø)` | | | [R/rrq\_controller.R](https://codecov.io/gh/mrc-ide/rrq/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide#diff-Ui9ycnFfY29udHJvbGxlci5S) | `100.00% <100.00%> (ø)` | | | [R/worker.R](https://codecov.io/gh/mrc-ide/rrq/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide#diff-Ui93b3JrZXIuUg==) | `100.00% <100.00%> (ø)` | | | [R/worker\_config.R](https://codecov.io/gh/mrc-ide/rrq/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide#diff-Ui93b3JrZXJfY29uZmlnLlI=) | `100.00% <100.00%> (ø)` | | | [R/worker\_run.R](https://codecov.io/gh/mrc-ide/rrq/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide#diff-Ui93b3JrZXJfcnVuLlI=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.