Files
dify/api/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-10-10 23:41:16 +08:00
2025-12-26 11:52:49 +08:00
2025-11-21 21:45:51 +08:00