Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ensure response header labels are populated during exceptions #99

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

stephenhillier
Copy link
Owner

@stephenhillier stephenhillier commented Jun 23, 2024

Labels set with the from_response_header helper function were not being set during unhandled exceptions, leading to a Prometheus client exception.

Also, the from_response_header function now uses a case-insensitive lookup of header keys.

@stephenhillier stephenhillier merged commit 8fafd31 into master Jun 26, 2024
7 checks passed
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.

None yet

1 participant