Skip to content

Fix brownout requests in analytics logs missing user information; Dependency updates; Prevent duplicative CI runs#716

Merged
GUI merged 8 commits into
mainfrom
brownout-updates
May 2, 2026
Merged

Fix brownout requests in analytics logs missing user information; Dependency updates; Prevent duplicative CI runs#716
GUI merged 8 commits into
mainfrom
brownout-updates

Conversation

@GUI

@GUI GUI commented May 2, 2026

Copy link
Copy Markdown
Member
  • Fix brownout requests in analytics logs missing user information.

    The brownout logic needs to happen after the user information is fetched so that it can be properly logged. This helps ensure analytics during brownouts are useful so we can see exactly who encountered brownout responses.

  • Prevent duplicate PR and branch tests; Prevent concurrent test runs

  • Update dependencies

GUI added 8 commits May 1, 2026 21:51
The brownout logic needs to happen after the user information is fetched
so that it can be properly logged. This helps ensure analytics during
brownouts are useful so we can see exactly who encountered brownout
responses.
The httpv2_prior_knowledge test changed behavior after upgrading
openresty from 1.27.1.2 to 1.29.2.3. I suspect this was an nginx change
somewhere along the way, but the new behavior actually makes more sense,
so updating the test suite to match.
…ests

These tests are somewhat finicky and fuzzy, so increasing some of the
thresholds to better accommodate the sporadic failures seen.
@GUI GUI merged commit efd87d7 into main May 2, 2026
12 checks passed
@GUI GUI deleted the brownout-updates branch May 2, 2026 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant