Auto refresh cockpit view

Hi all, we are deploying the camunda. However, we’ve seen that the cockpit view doesn’t update whenever a task in the process-instances updated. Is there a way in camunda to auto-refresh it so user can see on real time where they are in the process.

Thanks in Advance.

@hello.aliasad

Maybe you can try this by adding “Auto Refresh” Chrome extension.

1 Like

Anyone found a solution to auto-refresh cockpit?
@aravindhrs , browser extensions do not offer the correct functionality. If an extension auto-refreshes e.g. every 10 sec., what if there are more changes in this period? Or why to auto-refresh if there is no change?
Ideally the refresh should be done when there’s a change on DB, but how to catch all changes?