mobile: be prepared for failure during experiment creation #2558
Labels
funder/drl2022-2024
interrupt
ooni/probe-mobile
issues related to OONI Probe mobile
priority/high
releaseBlocker
This issue blocks releasing
testing
In engine <= 3.18, you can always create an experiment if the experiment name exists. In engine >= 3.19, this is no longer the case, because of ooni/probe-cli#1355. For example, the "echcheck" experiment cannot be created unless the check-in API has authorized us to do so in the last 24h. The cli code is already handling this case correctly and there seems to be no database side effect. We need to make sure the same holds for the mobile apps.
The text was updated successfully, but these errors were encountered: