-
Feature Request
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
-
S
Currently we have a fixed wait of 1500ms in the DashboardRestService to wait for the completion of the creation of a dashboard through the magic link. It makes sense to change this to a more dynamic approach:
- Poll every 500ms if the dashboard is ready, this would reduce the user wait times during dashboard creation to the minimum necessary
- Give up and fail (return 404) after a configurable value that can be set in the Optimize configurations
This is the controller panel for Smart Panels app
- depends on
-
OPT-6190 "Magic Link" to automatically create a pre-configured collection and a dashboard for a process
- Done