1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/lib/hydro.js
James M. Greene 0c30586028 Treat Hydro 422s that are actually timeouts as 503s (#24143)
* Treat Hydro 422s that are actually timeouts as 503s

* Apply suggestions from code review

Co-authored-by: Peter Bengtsson <peterbe@github.com>

* Update lib/hydro.js

* Add comment explaining why we don't retry Hydro timeouts

* Less of a run-on sentence

* Use res.text() instead of res.body

* Slightly more readable error message

* Rewording, respacing

Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-01-14 17:09:48 +00:00

4.5 KiB