Files
dify/api/tests
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-12-26 11:52:49 +08:00
2025-12-26 11:52:49 +08:00
2023-05-15 08:51:32 +08:00