Skip to content

fix: CELERY_BROKER_URL with # sym#23037

Closed
Sn0rt wants to merge 1 commit into
langgenius:mainfrom
Sn0rt:fix/CELERY_BROKER_URL-include#
Closed

fix: CELERY_BROKER_URL with # sym#23037
Sn0rt wants to merge 1 commit into
langgenius:mainfrom
Sn0rt:fix/CELERY_BROKER_URL-include#

Conversation

@Sn0rt

@Sn0rt Sn0rt commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

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>.

Fixes #23035

Summary

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 dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods

Signed-off-by: Sn0rt <wangguohao.2009@gmail.com>
@Sn0rt
Sn0rt force-pushed the fix/CELERY_BROKER_URL-include# branch from a112713 to bad949b Compare July 28, 2025 08:55
@Sn0rt Sn0rt closed this Jul 28, 2025
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.

"CELERY_BROKER_URL parsing fails when redis password contains special characters like '#'"

1 participant