Skip to content

Log errors on outbound timeout#101

Merged
HawkiesZA merged 11 commits into
mainfrom
log_errors_on_outbound_timeout
Jul 2, 2025
Merged

Log errors on outbound timeout#101
HawkiesZA merged 11 commits into
mainfrom
log_errors_on_outbound_timeout

Conversation

@HawkiesZA

@HawkiesZA HawkiesZA commented Jul 1, 2025

Copy link
Copy Markdown
Collaborator

Purpose

We have a request timeout, which is the maximum amount of time we are willing to spend decoding and publishing the message on an HTTP request. If we exceed that time, then we should log an error, so that it goes into Sentry and we can investigate.

Checklist

  • Added or updated unit tests
  • Added to release notes
  • Updated readme/documentation (if necessary)

@HawkiesZA HawkiesZA self-assigned this Jul 1, 2025
@HawkiesZA
HawkiesZA requested a review from jerith July 1, 2025 09:45
@HawkiesZA
HawkiesZA marked this pull request as ready for review July 1, 2025 09:45
Comment thread tests/applications/test_turn_channels_api.py Outdated
Comment thread src/vumi2/applications/turn_channels_api/turn_channels_api.py Outdated
@HawkiesZA
HawkiesZA merged commit edca17d into main Jul 2, 2025
6 checks passed
@HawkiesZA
HawkiesZA deleted the log_errors_on_outbound_timeout branch July 2, 2025 13:13
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.

2 participants