Skip to content

Fix logger tagger incompatible character encodings#55

Merged
yoldas merged 4 commits intomasterfrom
fix-logger-tagger-incompatible-character-encodings
Mar 4, 2026
Merged

Fix logger tagger incompatible character encodings#55
yoldas merged 4 commits intomasterfrom
fix-logger-tagger-incompatible-character-encodings

Conversation

@yoldas
Copy link
Copy Markdown
Member

@yoldas yoldas commented Mar 4, 2026

Closes #

Changes proposed in this pull request

  • Safe logging of the message

Instructions for Reviewers

[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to main]
    - Check story numbers included
    - Check for debug code
    - Check version

@yoldas yoldas self-assigned this Mar 4, 2026
@yoldas yoldas requested a review from StephenHulme March 4, 2026 13:29
@yoldas yoldas requested a review from KatyTaylor March 4, 2026 13:29
@yoldas yoldas merged commit 9cf58d2 into master Mar 4, 2026
4 checks passed
@KatyTaylor
Copy link
Copy Markdown
Contributor

The symptom here was that a create study message was being picked up off the queue, then the exception would happen, then the consumer would hang for 30 minutes until RabbitMQ decided to cut it off. This PR prevents the exception from happening. I've created sanger/unified_warehouse#876 to try to improve the error handling for this type of thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants