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
experiment queue becoming stuck has occasionally been observed on OSB, but it is not known how to reproduce this.
collecting notes:
may be necessary but not sufficient that multiple users are try to run experiments
could this condition possibly fail at some point? == is fine because this is an enum, but the reason for the check is unknown and if it fails then experiments appear queued without being added.
experiment queue becoming stuck has occasionally been observed on OSB, but it is not known how to reproduce this.
collecting notes:
==is fine because this is an enum, but the reason for the check is unknown and if it fails then experiments appear queued without being added.