Skip to content

fix(api): avoid committing inside RAG pipeline DSL service.#36150

Merged
FFXN merged 2 commits into
hotfix/1.14.1-fix.3from
hotfix-1.14.1-fix.3-fix-pipeline-transaction
May 14, 2026
Merged

fix(api): avoid committing inside RAG pipeline DSL service.#36150
FFXN merged 2 commits into
hotfix/1.14.1-fix.3from
hotfix-1.14.1-fix.3-fix-pipeline-transaction

Conversation

@FFXN
Copy link
Copy Markdown
Contributor

@FFXN FFXN commented May 14, 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

Due to multiple commits in sessionmaker, the transaction is closed early.

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

FFXN and others added 2 commits May 14, 2026 10:37
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label May 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 14, 2026

Pyrefly Type Coverage

Metric Base PR Delta
Type coverage 0.00% 43.65% +43.65%
Strict coverage 0.00% 43.18% +43.18%
Typed symbols 0 22,044 +22,044
Untyped symbols 0 28,770 +28,770
Modules 0 2552 +2,552

@FFXN FFXN merged commit 5d8c983 into hotfix/1.14.1-fix.3 May 14, 2026
4 checks passed
@FFXN FFXN deleted the hotfix-1.14.1-fix.3-fix-pipeline-transaction branch May 14, 2026 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant