Mike Williams
Mike Williams
Because * Jetstream now makes analysis error logs available * there is no indication in Experimenter of why results may be missing This commit * retrieves errors from Jetstream *...
#cirrus is no longer used, we should point to #ask-experimenter instead  See #7445 for related update ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-2702)
Idea is to give additional context about the information shown on Results page and the decisions that were made off of this info. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-2580)
Show the timestamp of analysis on a per-metric basis, which we should be able to grab from BQ along with the error metadata. This is a nice-to-have in addition to...
The `show_analysis` flag was originally used for local development to prevent accidentally breaking other people's workflows. It should no longer be needed, so we should try removing it. If there...
An issue with the new Errors UI work is that if Jetstream fails to produce any results at all, the Results page may not even be visible to display any...
I am seeing an issue when generating typescript types from pydantic models that consist of a custom root dict field, like this: **Pydantic model**: ```python class CustomModel(BaseModel): __root__: dict[str, int]...
Because - enrollment can end before proposed enrollment duration is over - results link is not available until `results_ready_date` + 8 days - `results_ready_date` is (was) based off of the...
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-4474)
In support of [this ADR](https://github.com/mozilla/experimenter/blob/main/docs/adrs/0013-guardrail-metric-versioning.md) ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-4438)