You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: