Potential issue: I've an experiment that times-out...
# request-features
a
Potential issue: I've an experiment that times-out after 3 hours, when refreshing data Potential solution: Is it possible to turn off the health tab on 1 experiment? More details When we have an experiment that has complex SQL metrics (like new users who visited checkout) then the data refresh can take a really long time, and I wondered if it's pulling tons of data for the health tab as it once timed out on that query - GB said the query was a 47gb. If this is the case, it would be useful to be able to disable the Health tab/feature on an experiment. (As always I love using GB and loving the updates 🙂)
f
Thanks Chris
I'll raise this with the team
👍 1
a
Super, many thanks!
h
Hey Chris. Not currently a way to do this by experiment, but it should be somewhat simple to add this as an override. In your case, however, the health query should be no larger than your other queries, and it should be smaller and a lot faster than your metric queries since it isn't pulling in any metric data.
Happy to take a look a bit more if that would be helpful.