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
Currently the uuid assigned for StatusView uses uuid1. This is not a fully random uuid which makes it a bit difficult to determine different statuses when looking at logs.
Currently the uuid assigned for
StatusViewusesuuid1. This is not a fully random uuid which makes it a bit difficult to determine different statuses when looking at logs.