Skip to content

fix: add miss celery queue#35282

Merged
fatelei merged 1 commit intolanggenius:mainfrom
fatelei:issue-35280
Apr 16, 2026
Merged

fix: add miss celery queue#35282
fatelei merged 1 commit intolanggenius:mainfrom
fatelei:issue-35280

Conversation

@fatelei
Copy link
Copy Markdown
Contributor

@fatelei fatelei commented Apr 16, 2026

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

fix #35280, add miss celery queue

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 16, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Apr 16, 2026
@fatelei fatelei added this pull request to the merge queue Apr 16, 2026
Merged via the queue into langgenius:main with commit 8baa864 Apr 16, 2026
26 checks passed
@fatelei fatelei deleted the issue-35280 branch April 16, 2026 02:51
HanqingZ pushed a commit to HanqingZ/dify that referenced this pull request Apr 23, 2026
asukaminato0721 pushed a commit to asukaminato0721/dify that referenced this pull request Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Worker] trigger_refresh_publisher queue missing from DEFAULT_QUEUES, causing unbounded Redis memory growth

3 participants