chore: add logs when requeueing due to row lock#541
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughThis change updates four worker modules in the event worker application to add structured logging when a PostgreSQL row lock error (code "55P03") occurs during a transaction. Upon detecting this error, the workers now log an informational message including job details before re-queuing the job immediately without any delay. The retry logic is unchanged except for the added logging. There are no changes to exported or public entity declarations. Changes
Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (4)
✨ Finishing Touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Summary by CodeRabbit