Files
dify/api/core/app
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
..
WIP
2025-12-26 10:45:23 +08:00
2025-12-26 11:52:49 +08:00
2025-12-26 12:33:30 +08:00
2024-04-08 18:51:46 +08:00