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 NOT_FOUND
This will return G_IO_ERROR_TIMED_OUT with any call that fails except on cases were the call returns a NOT_FOUND error. This will trigger a retry.
- Loading branch information