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

Fixed AMQP idle channels issues #954

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Conversation

sambles
Copy link
Contributor

@sambles sambles commented Jan 19, 2024

Fixed AMQP idle channels buildup

Channel connections were not closed on exit of celery queue query, this results in a build up of idle channel connections that eventually causes #953

@sambles sambles added the bug label Jan 19, 2024
@sambles sambles self-assigned this Jan 19, 2024
@sambles sambles linked an issue Jan 19, 2024 that may be closed by this pull request
@sambles sambles merged commit 711e4a5 into main Jan 19, 2024
25 checks passed
@sambles sambles deleted the fix/953-amqp-channels-issues branch January 19, 2024 14:52
@awsbuild awsbuild added this to the 2.3.0 milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Platform 2.1.3 - No free channel ids error
2 participants