Skip to content

Commit

Permalink
NEEDS REORDER, EMPTY: Record and print dyno id on retry
Browse files Browse the repository at this point in the history
  • Loading branch information
dzuelke committed Jan 24, 2023
1 parent 7b72315 commit 83d6744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Refactor run_shell! to use Open3.popen3 in preparation for timeout handling
- Timeout support for 'heroku run' (in case of networking, hanging or "server boot" tests etc), defaults to 60 s, global override `$HATCHET_DEFAULT_RUN_TIMEOUT`, per-test option `:timeout`
- Delay for empty/timeout retries if run_multi is off, defaults to 1 s, global override `$HATCHET_RUN_RETRY_DELAY`
- Record and print dyno id ("run.1234") in event of empty output or timeout retry

## 7.4.0

Expand Down

0 comments on commit 83d6744

Please sign in to comment.