- Experiment ID
2026-07-ad-recheck-interval-experiment- Experiment Type
- apex / user
- Treatments
- Variant 1
- Variant 2
- Variant 3
- Variant 4
- Variant 5
- Analysis Summary
- Checks for an eligible sponsored Quest in the Quest bar more frequently while the Discord window is active.
- Why It Matters
- Newly eligible sponsored Quests can appear sooner, reducing the time users spend seeing an empty or stale Quest-bar state.
- Detailed Description
- The default state rechecks the sponsored Quest candidate for the Quest bar every ten minutes.
- Fast variants reduce that interval to thirty seconds.
- A refresh only runs while Discord is focused, after the cached candidate has expired, and when another request is not already in progress, so the visible card does not automatically change every thirty seconds.
- The experiment changes how quickly a newly eligible Quest can be reflected in the bar, not the ad creative or reward itself.
- Focus Area
- Sponsored Quest refresh in the Quest bar
- Importance
- medium
- Default Config
{
"enableFastAdRecheck": false
}- Variations
{
"1": {
"enableFastAdRecheck": false
},
"2": {
"enableFastAdRecheck": true
},
"3": {
"enableFastAdRecheck": true
},
"4": {
"enableFastAdRecheck": true
},
"5": {
"enableFastAdRecheck": true
}
}