fleet/orbit/changes
Roberto Dip ca06f0aed6
prevent baseClient from trying to decode 204 responses (#16060)
noticed while working on #15916, we do a request that, when successful,
returns a 204 response (with no content)

currently the client will fail to parse the contents of the response and
return an error "response: unexpected end of JSON input, body" even if
the request was succesful.
2024-01-11 17:55:35 -03:00
..
.keep Add 'orbit/' from commit 'ab3047bb39f1e2be331d1ff18b4eb768619033c4' 2021-08-04 16:58:25 -03:00
15916-client-errors prevent baseClient from trying to decode 204 responses (#16060) 2024-01-11 17:55:35 -03:00
15947-fix-pending-script-max-age Fix pending script execution max age when notifying fleetd (#16001) 2024-01-10 14:53:12 -05:00
log-time-format fix log with next retry time once max retries are exceeded (#16026) 2024-01-10 17:53:30 -03:00