imsubhamsingh / imsubhamsingh/OpenQ

Exception Handling in Consumer

Open
#10 0 comments 0 reactions 1 assignee Claimed by @imsubhamsingh View on GitHub
bug
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The try-except block inside the Consumer's run method catches VisibilityTimeOutExpired, but any other exception raised during message processing will cause the consumer to crash. It would be prudent to catch and handle or log a broader set of exceptions.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.