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
There were concerns that #2781 would not be deployed on time for mid-august roll-out of the OpenVPN experiment.
As a workaround to the need to query the backend endpoint, we discussed with hellais to host an OpenVPN service and hardcode both the target URI and all the needed credentials.
The text was updated successfully, but these errors were encountered:
changing the experiment as per request, to satisfy reqs for shipping the
experiment in time for Aug 2024 release.
Initially I had some concerns about this approach, but it seems to work
as long it's ensured that the server has `duplicate-cn` key in its
config.
For what we saw from real-data, the order of magnitude of expected
probes executing the experimental card is in the range of 100 per period
of 5 minutes.
## Checklist
- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [x] reference issue for this pull request:
ooni/probe#2784
- [x] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request: <!-- add URL here -->
- [x] if you changed code inside an experiment, make sure you bump its
version number
There were concerns that #2781 would not be deployed on time for mid-august roll-out of the OpenVPN experiment.
As a workaround to the need to query the backend endpoint, we discussed with hellais to host an OpenVPN service and hardcode both the target URI and all the needed credentials.
The text was updated successfully, but these errors were encountered: