[Feature]: Extend websocket endpoint for process detail pages (task and workflows)
Closed this issue · 1 comments
wouter1975 commented
What should we build?
This ticket builds upon the ticket #502.
Tasks
- Make the
/api/ws/events
endpoint emit the message{"name": "invalidateCache", "value": ["processes", "<processId>"]}
to trigger processdetail page invalidation for a specific process (workflow/task).