ab-testing
Here are 547 public repositories matching this topic...
If you add multiple projects in GrowthBook, the dropdown list in the left navigation is sorted by creation date. We should instead sort them alphabetically. The dropdown is rendered in packages/front-end/components/Layout/ProjectSelector.tsx
-
Updated
May 25, 2022 - Go
As we are constantly upgrading Flagr server, the client SDKs may experience unexpected changes from the server side. The integration tests should better include these SDKs instead of just simple CURL tests.
Specifically, we want to cover
-
Updated
Jun 10, 2022 - Python
-
Updated
Sep 27, 2017 - JavaScript
-
Updated
Jul 6, 2022 - Java
Right now, when you archive a key, you can only see it if you manually search for it.
This can cause some key name conflict issues, or issues when trying to create a folder with the same name as an archived (bu not yet deleted key).
It would be ideal for there to be a way to see all archived keys at once, without the need to search for them in the search bar.
-
Updated
Oct 16, 2021 - JavaScript
-
Updated
Jun 24, 2022 - JavaScript
-
Updated
Jun 8, 2022 - JavaScript
-
Updated
Mar 31, 2021 - Python
-
Updated
Jun 25, 2021 - R
-
Updated
Apr 25, 2022 - JavaScript
-
Updated
Apr 8, 2017 - JavaScript
-
Updated
Dec 15, 2020
-
Updated
Apr 28, 2017 - Ruby
The gRPC testing framework Iter8 is using (ghz) supports a connect-timeout option. It is documented as:
--connect-timeout
Connection timeout duration for the initial connection dial. Default is 10s.
The load-test-grpc experiment type should support this option. Would need to update the chart (templates/_experiment.tpl and values.yaml). Also need to support in` collect_grpc
Update documentation
Documentation is not up to date
For example, supported datastores misses PGSQL
https://maif.github.io/izanami/manual/architecture/index.html
Please documentation freshness problems in this issue
-
Updated
Jul 6, 2022 - Ruby
-
Updated
Apr 1, 2022 - PHP
-
Updated
Dec 18, 2018 - JavaScript
-
Updated
May 13, 2022 - Swift
-
Updated
Jul 1, 2022 - Kotlin
-
Updated
Nov 6, 2018 - Jupyter Notebook
Improve this page
Add a description, image, and links to the ab-testing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ab-testing topic, visit your repo's landing page and select "manage topics."
Describe the bug
We have activated the event and post-rollout webhook and canary analysis is skipped so far. However, we never get triggered by the post-rollout webhook. With the event webhook we get this message "Promotion completed! Canary analysis was skipped for my-test-app". But no post-rollout webhook call.
To Reproduce
Our canaries YAML: