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
If a RenderActor fails to load a source, there is a small time window before the failure is reported to RenderServerActor. Any render request during that window will be lost and the corresponding Future will not be resolved.