jromero-pg

Results 4 comments of jromero-pg

This just affected us as well. Could we re-open this PR and the associated issue https://github.com/vercel/pkg/issues/459?

@leerob do you know who can provide some feedback on this PR and/or get it merged?

For what it's worth, the `@actions/http-client` [doesn't handle retries for connection issues](https://github.com/actions/toolkit/blob/a91ee0b497d90e7352290ea416f4403e7792aacf/packages/http-client/src/index.ts#L350) (rejects [here](https://github.com/actions/toolkit/blob/a91ee0b497d90e7352290ea416f4403e7792aacf/packages/http-client/src/index.ts#L462)) such as what we are experiencing here.

Does anyone have a workaround for this in the meantime? Seems like this issue stalled out a bit.