Open AndGG1 opened 4 months ago
With these 2 new handlers I successfully implemented the top 5 most common exception for HTTP.
I've added:
FORBIDDEN -> top 3 most common exception for HTTP
SERVICE_UNABAILABLE 0> top 5 most common exception for HTTP
In Docker Image CI test I see that it didn't work to build the Docker image but I don't understand why. If someone could tell me I would try to fix it.
With these 2 new handlers I successfully implemented the top 5 most common exception for HTTP.
I've added:
FORBIDDEN -> top 3 most common exception for HTTP
SERVICE_UNABAILABLE 0> top 5 most common exception for HTTP