-
Feature Request
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
Problem description:
- The default refresh interval for filters in tasklist is 10 seconds. Currently it is not possible to configure it
- In some situations this refresh interval is not adequate and the user wants to change this. Reasons:
- performance in situations where many users are using the tasklist
- otherwise motivated need to change the default refresh cycle
Alternative solutions:
- Notification system based on push notifications (potentially combined with lower frequency polling)
- Long polling for updates
- Server-side caching of results: server executes each distinct auto-refresh request only once during a given time-frame
This ticket was migrated to github: https://github.com/camunda/camunda-bpm-platform/issues/2292. Please use this link for any future references and continue any discussion there.