Closed paolobarbolini closed 2 years ago
Would this be ok for you as a way of detecting when GitHub starts timing out and making it restart the server? If so I'll have to change that page because we currently seem to reply with a 200 even when there's an error.
iirc a failing readiness probe won't restart the service, you'd need it to be on the liveness probe
I finally got back to this. Now it should work
Would this be ok for you as a way of detecting when GitHub starts timing out and making it restart the server? If so I'll have to change that page because we currently seem to reply with a 200 even when there's an error.