Closed rnegron closed 6 days ago
Hmm, seeing some tests fail around HTTP requests. Flaky? Although I can recreate them locally
1) request client
should allow overriding the user-agent header:
request to https://httpbin.zapier-tooling.com/get failed, reason: read ECONNRESET
What happened:
Starting GET request to https://httpbin.zapier-tooling.com/get
request to https://httpbin.zapier-tooling.com/get failed, reason: read ECONNRESET
First thought is this may be related to http-patching
(like in https://github.com/zapier/zapier-platform/pull/905/files) but haven't dug into it...
I reran the failing tests and they passed. They look flaky tests to me. @rnegron are you still able to recreate them locally? If yes, we should look into it.
@eliangcs Seems like it might have been https://httpbin.zapier-tooling.com
that was flaky 😮 Thanks for checking!
3.8.13
aws-sdk v2
to dependency list (#912)