The releng team is seeing that when pivnet is intermittently slow (requests taking >1 min sometimes) then we get consistent failures in the put step for this resource because the resource makes a lot of requests, and eventually one of them will fail before the whole operation succeeds.
It would be nice if we could specify a higher HTTP timeout for this resource so that put is more resilient to slowness on pivnet.
The releng team is seeing that when pivnet is intermittently slow (requests taking >1 min sometimes) then we get consistent failures in the
putstep for this resource because the resource makes a lot of requests, and eventually one of them will fail before the whole operation succeeds.It would be nice if we could specify a higher HTTP timeout for this resource so that put is more resilient to slowness on pivnet.