Skip to content

feat: Improve error handling and logging in Redis worker #31

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

laojianzi
Copy link

error while reading from redis redis: nil

I have a minor suggestion: when the stream has no messages, perhaps it's better not to continuously output error logs. This could help reduce unnecessary log clutter. What are your thoughts on this?​

- Downgrade specific Redis errors to info level logging
- Handle 'BUSYGROUP Consumer Group name already exists' as informational message
@laojianzi laojianzi changed the title feat: Add special handling for redis.Nil errors in fetchTask method feat: Improve error handling and logging in Redis worker Apr 11, 2025
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