You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
If a flow event was in the queue for a short period of time then it will be completely invisible unless you zoom in on exactly the right spot. This is non-obvious to a new user. Even to an experienced user it means that there is no easy way to distinguish between a flow event that is missing, and a flow event that has a very short queue_duration.
A possible fix to this is to force the display of flow events for tasks that are selected. This allows the user to click a particular task and instantly and reliably see when it was queue, or to instantly know if that information is not available.
If a flow event was in the queue for a short period of time then it will be completely invisible unless you zoom in on exactly the right spot. This is non-obvious to a new user. Even to an experienced user it means that there is no easy way to distinguish between a flow event that is missing, and a flow event that has a very short queue_duration.
A possible fix to this is to force the display of flow events for tasks that are selected. This allows the user to click a particular task and instantly and reliably see when it was queue, or to instantly know if that information is not available.