FAQ | This is a LIVE service | Changelog

Skip to content

Fix handling of empty response

Robin Goodall requested to merge handle-empty-response-2 into master

HttpError content needs to be bytes. It's empty by definition so just pass an empty byte-string.

Intermittent nature of issue is proving hard to test...

Closes: https://gitlab.developers.cam.ac.uk/uis/devops/gsuite/sync-deploy/-/issues/17

Edited by Robin Goodall

Merge request reports