Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ostree-fetcher-curl: retry requests that fail except 404s.
This will return G_IO_ERROR_TIMED_OUT with any http call that fails except on cases were a response is received with a 404 status code. This will trigger a retry.
- Loading branch information