workfloworchestrator / orchestrator-ui-library

Component library for the orchestrator-ui (v2) which is published in npm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace polling with websocket on process detail page

DutchBen opened this issue · comments

Use the cache invalidation key send by the backend through the websocket (workfloworchestrator/orchestrator-core#668) to update the process detail page and stop using polling