apollo-client icon indicating copy to clipboard operation
apollo-client copied to clipboard

Hidden timeout on apollo client requests?

Open Pixelatex opened this issue 1 year ago • 1 comments

I noticed my requests were failing with a timeout error. Yet the same requests work in my playground. So the culprit seems to be the apollo client.

Searching the docs doesn't provide me with any information on timeout options.

Is there a timeout option that I can configure for my apollo client? Or per request?

Pixelatex avatar Sep 13 '22 08:09 Pixelatex

Hi @Pixelatex 👋🏻 thanks for reaching out! Is there more information you can provide about what you're seeing? Maybe a console message or test failure? Thanks and have a good day!

bignimbus avatar Sep 16 '22 12:09 bignimbus