You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is marked as stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed automatically in 5 days.
Fixes:
#550sourcegraph/cody#2467
## Changes
1. Added `CodyAccount::getActiveAccountTier` method with result caching.
2. Added tier logging in `GraphQlLogger`
3. Refactored account change notification logic to be concentrated in
one place (`CodyAccount::setActiveAccount`)
4. Added periodic and on focus change querying of the account state (see
`CodyAuthenticationManager::init`)
## Test plan
Manual verification if proper entries are in the GraphQL
Purpose:
Requirements:
tier
the user is in to thepublic_argument
metadata field.This has already been approved by @kelsey-brown
The text was updated successfully, but these errors were encountered: