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

Specify timeout to requests #322

Merged
1 commit merged into from
Mar 20, 2024
Merged

Specify timeout to requests #322

1 commit merged into from
Mar 20, 2024

Conversation

ghost
Copy link

@ghost ghost commented Mar 19, 2024

#321

Set very high by default just to avoid a blocked request blocking the whole process for ever.

#321

Set very high by default just to avoid a blocked request
blocking the whole process for ever.
@ghost ghost requested a review from simon-20 March 19, 2024 09:23
@ghost ghost self-assigned this Mar 19, 2024
@ghost
Copy link
Author

ghost commented Mar 19, 2024

I ran with

SCHEMA_VALIDATOR_API_TIMEOUT=1 VALIDATOR_API_TIMEOUT=1 python src/handler.py -t validate

And saw the error state. Also ran normally and seen fine.

@ghost ghost merged commit a132066 into develop Mar 20, 2024
2 checks passed
@ghost ghost deleted the 2024-03-19 branch March 20, 2024 09:35
This pull request was closed.
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.

2 participants