Skip to content

Conversation

@MickaelBergem
Copy link
Collaborator

This will enable us to extract, store, and present request response codes in the dashboard:

  • number of requests per minute
  • number of requests per minute and per category (2xx, 3xx, 4xx, 5xx...)

except Exception:
# The WSGI app raised an exception, let's still save the point before raising the
# exception again
# First, "stop" the timer now to get the good measure of the function's execution time
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@MickaelBergem MickaelBergem merged commit 3dbfdf4 into master Feb 1, 2020
@MickaelBergem MickaelBergem deleted the feature/save-response-status branch February 1, 2020 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants