Skip to content
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

Resolve observed connection errors #111

Merged
merged 12 commits into from
Jan 16, 2025
Merged

Conversation

NeonDaniel
Copy link
Member

@NeonDaniel NeonDaniel commented Jan 15, 2025

Description

Prevent attempting to restart an exclusive consumer (will fail repeatedly)
Updates subscriber queues to not be exclusive
Ensures an asyncio event loop is always defined in SelectConsumerThreads

Issues

Noted in Sentry https://neon-ai.sentry.io/issues/6219883443/?project=4507250609356800&query=is%3Aunresolved%20issue.priority%3A%5Bhigh%2C%20medium%5D&referrer=issue-stream&statsPeriod=1h&stream_index=0

Other Notes

A neon-llm-vllm alpha container is deployed to the alpha namespace with these changes integrated to resolve Sentry logged errors

@NeonDaniel NeonDaniel requested a review from NeonKirill January 15, 2025 01:04
@NeonDaniel NeonDaniel marked this pull request as ready for review January 16, 2025 01:09
@NeonDaniel NeonDaniel marked this pull request as draft January 16, 2025 02:09
@NeonDaniel NeonDaniel marked this pull request as ready for review January 16, 2025 16:57
@NeonDaniel NeonDaniel changed the title Prevent attempts to reconnect to an exclusive queue Resolve observed connection errors Jan 16, 2025
@NeonDaniel NeonDaniel merged commit a777c9c into dev Jan 16, 2025
8 checks passed
@NeonDaniel NeonDaniel deleted the FIX_PreventReconnectionErrors branch January 16, 2025 17:55
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