Hello team,
I’m currently learning about and drafting health check guidance for Quarkus applications on Azure Container Apps, and I have a question regarding the HTTP 500 status code.
According to Specification 4.0, there are two statuses: UP and DOWN, which I can replicate in the implementation. However, Appendix A: REST Interface Specifications mentions a 500 status code with the status Undetermined. Could you kindly guide me on how to reproduce this status?
Hello team,
I’m currently learning about and drafting health check guidance for Quarkus applications on Azure Container Apps, and I have a question regarding the HTTP 500 status code.
According to Specification 4.0, there are two statuses: UP and DOWN, which I can replicate in the implementation. However, Appendix A: REST Interface Specifications mentions a 500 status code with the status Undetermined. Could you kindly guide me on how to reproduce this status?