Files
dify/api/tests/unit_tests/core
QuantumGhost 552b65e36b fix(api): ensure is_resumption is properly propagated to SSE events
While running workflow / chatflow from "Installed Apps" / "Web App"
pages, the `node_started` SSE event is manually serialized from the
pydantic model. This causes the lack of `is_resumption` flag in SSE
events.

This PR addresses the problem by adding a `is_resumption` field to
the serialized dict.
2026-01-14 10:26:57 +08:00
..
2025-09-18 12:49:10 +08:00
2025-12-15 10:09:11 +08:00
2024-04-08 18:51:46 +08:00