Skip to content

AMQP prefetch is not invariant - #1762

Merged
reidsunderland merged 1 commit into
developmentfrom
prefetch_not_invariant
Aug 21, 2026
Merged

AMQP prefetch is not invariant#1762
reidsunderland merged 1 commit into
developmentfrom
prefetch_not_invariant

Conversation

@reidsunderland

Copy link
Copy Markdown
Member

I changed a prefetch in a config and got an error:

[CRITICAL] sarracenia.config.subscription finalize INVARIANT queue parameter prefetch changed, lossy message queue cleanup required to implement

prefetch isn't invariant, it's a consumer option, it doesn't belong to the queue, so it can be changed without re-declaring the queue.

@github-actions

Copy link
Copy Markdown

Test Results

360 tests   359 ✅  1m 44s ⏱️
  1 suites    1 💤
  1 files      0 ❌

Results for commit f8aeb8b.

@reidsunderland
reidsunderland merged commit 87870ed into development Aug 21, 2026
29 of 38 checks passed
@reidsunderland
reidsunderland deleted the prefetch_not_invariant branch August 21, 2026 14:57
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