Skip to content

Commit 6af5a55

Browse files
authored
bump heroku_hatchet to address a heroku run timeout issue (#791)
Tests have recently (on occasion) been hanging for 60+ minutes (until the Heroku CLI timed out); as it turns out, the logic in Hatchet that terminates the run after a given timeout did not kick in correctly. Fixed by bumping to newer revision.
1 parent 86d8503 commit 6af5a55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/heroku/hatchet.git
3-
revision: 69e268f694acd5876ff47810bdbd8467b35f8249
3+
revision: 4dff977ab2cd0db87230c448503b1472d369ba37
44
branch: timeouts-etc
55
specs:
66
heroku_hatchet (8.0.4)
@@ -30,7 +30,7 @@ GEM
3030
parallel (1.26.3)
3131
parallel_tests (5.1.0)
3232
parallel
33-
platform-api (3.7.0)
33+
platform-api (3.8.0)
3434
heroics (~> 0.1.1)
3535
moneta (~> 1.0.0)
3636
rate_throttle_client (~> 0.1.0)

0 commit comments

Comments
 (0)