1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-04-20 02:48:42 +00:00
farside/lib
Ben Busby 1fb9051ae1
Broaden HTTPoison status code inspection
Rather than enforcing a 200 status code, the instance query is deemed a
success if the status code is <400. Various services return 200-399
status codes that don't necessarily indicate an error, but may have to
do with how the instance was configured.
2021-12-28 12:33:04 -07:00
..
farside Broaden HTTPoison status code inspection 2021-12-28 12:33:04 -07:00
farside.ex Prevent same instance from being selected twice in a row 2021-11-10 12:19:37 -07:00
service.ex Move Service struct def to its own module 2021-11-10 11:48:39 -07:00