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 Timeouthandler for HTTP API server. #422

Merged
merged 1 commit into from
Aug 28, 2022
Merged

Conversation

miry
Copy link
Contributor

@miry miry commented Aug 28, 2022

Introduce TimeoutHandler to return with 503 http status code,
if request processing is more than 5 seconds.

@miry miry self-assigned this Aug 28, 2022
@miry miry added the Toxiproxy label Aug 28, 2022
@miry miry added this to the 2.5.0 milestone Aug 28, 2022
@miry miry mentioned this pull request Aug 28, 2022
18 tasks
Introduce TimeoutHandler to return with 503 http status code,
if request processing is more than 5 seconds.
@miry miry force-pushed the http-api-timeout-middlware branch from c1cb385 to 5be63bd Compare August 28, 2022 16:06
@miry miry marked this pull request as ready for review August 28, 2022 16:10
@miry miry merged commit 5be63bd into master Aug 28, 2022
@miry miry deleted the http-api-timeout-middlware branch August 28, 2022 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant