feat(silo): handle DAG and job SSE events in event listener #218
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Extend
SiloEventListenerto handle the new DAG and job lifecycle SSE events.New Events
dag.updateddag.validatedjob.createdjob.claimedjob.progressjob.completedjob.failedjob.cancelledDeliverables
SiloEventListenerfor each event type.Location
mods/silo/freecad/silo_commands.py--SiloEventListenerclass.Ref
docs/MULTI_USER_CLIENT.mdSection 9