Skip to content

change the max.poll.interval.ms for kafka from that default 5mins to…#12

Merged
sfoale merged 1 commit into
masterfrom
increase-kafka-timeout
May 18, 2026
Merged

change the max.poll.interval.ms for kafka from that default 5mins to…#12
sfoale merged 1 commit into
masterfrom
increase-kafka-timeout

Conversation

@sfoale

@sfoale sfoale commented May 15, 2026

Copy link
Copy Markdown
Contributor

… 15mins to allow for slow processing.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Raises Kafka consumer max.poll.interval.ms from the 5-minute default to 15 minutes so slow alert processing (skymap contours, galaxy list, uploads) does not cause the consumer to be evicted from the group.

Changes:

  • Add max.poll.interval.ms: 900000 to the consumer config in listener.py.
  • Add an inline comment explaining why the override is needed.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sfoale
sfoale merged commit 0737164 into master May 18, 2026
5 checks passed
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