Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

have a timeout function #41

Open
mschipperheyn opened this issue Mar 29, 2021 · 2 comments
Open

have a timeout function #41

mschipperheyn opened this issue Mar 29, 2021 · 2 comments

Comments

@mschipperheyn
Copy link

We integrate a number of endpoints on our api. Some endpoints are slower than others. I would ideally like to be able to have a function that allows me to return the appropriate timeout depending on the query / mutation.

@tention
Copy link

tention commented May 29, 2021

+1 on this, would be great if we can have this.

@tention
Copy link

tention commented Jul 8, 2021

Adding context={{ timeout: 3000 }} actually works to modify the default timeout. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants