Skip to content

Add timeout to health_check binary#477

Merged
josecelano merged 1 commit intotorrust:developfrom
josecelano:433-add-timeout-to-the-http_health_check-binary
Feb 9, 2024
Merged

Add timeout to health_check binary#477
josecelano merged 1 commit intotorrust:developfrom
josecelano:433-add-timeout-to-the-http_health_check-binary

Conversation

@josecelano
Copy link
Copy Markdown
Member

Add timeout to health_check binary.

cargo run --bin health_check http://127.0.0.1:3001/health_check

That command now fails if it does not get a response in 5 seconds.

@josecelano josecelano linked an issue Feb 9, 2024 that may be closed by this pull request
@josecelano josecelano self-assigned this Feb 9, 2024
@josecelano josecelano added Enhancement / Feature Request Something New Bug Incorrect Behavior labels Feb 9, 2024
@josecelano josecelano added this to the v3.0.0 milestone Feb 9, 2024
@josecelano
Copy link
Copy Markdown
Member Author

ACK 4e7e920

@josecelano josecelano merged commit f73dcfa into torrust:develop Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Incorrect Behavior Enhancement / Feature Request Something New

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add timeout to the http_health_check binary

1 participant