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 Apr 18, 2026. It is now read-only.
We created an experiment intended to last one day and fire one ping at noon.
When trying to invite participants the day of, they couldn't see it in their experiments list if the end day was today.
We suspect the logic for experiment join is checking to see if now > 12:00AM and not 11:59:59PM of the end date. We expected the latter (so you could join an experiment already in progress).
We created an experiment intended to last one day and fire one ping at noon.
When trying to invite participants the day of, they couldn't see it in their experiments list if the end day was today.
We suspect the logic for experiment join is checking to see if now > 12:00AM and not 11:59:59PM of the end date. We expected the latter (so you could join an experiment already in progress).