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

Add support for configurable timeout #15

Closed
wants to merge 1 commit into from

Conversation

antoniomacri
Copy link
Contributor

@antoniomacri antoniomacri commented Jan 2, 2023

Hi, I have some use cases where the backend responds in several seconds (e.g. it is building a zip file).

This PR allows to set a timeout in the config and uses it instead of the hardcoded value of 2 seconds.

@ymc-dabe
Copy link

ymc-dabe commented Mar 7, 2023

We could make use of a configurable timeout, too. @acouvreur what needs to be done, to get this PR merged? Do you need help here?

@acouvreur
Copy link
Owner

We could make use of a configurable timeout, too. @acouvreur what needs to be done, to get this PR merged? Do you need help here?

I'll add the missing documentation and then we're good to go

@acouvreur
Copy link
Owner

Closing in favor of #16

@acouvreur acouvreur closed this Mar 7, 2023
acouvreur added a commit that referenced this pull request Mar 7, 2023
* Add support for configurable timeout

* add documentation about timeoutMillis config

---------

Co-authored-by: Antonio Macrì <ing.antonio.macri@gmail.com>
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

Successfully merging this pull request may close these issues.

None yet

3 participants