VEuPathDB / lib-jaxrs-container-core

Core library for VEuPathDB JaxRS container services
Apache License 2.0
0 stars 0 forks source link

Add timeout to health checks #40

Open Foxcapades opened 10 months ago

Foxcapades commented 10 months ago

Right now it will run until the connection times out which may take several minutes. Instead it should have a (confgurable?) timeout that it uses to kill connection attempts that are taking too long.