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
Plan is to handle this with #253, because we'll want to set a value for all sentry events to indicate which agency the event came from.
Idea is to add an agency_name property that reads from environment, in the usual place in settings.Configuration class, which can be customized by implementations in the settings.py file.
agency_name values will correspond with agency.long_name from Benefits, which is also used in analytics/errors.
So that we know in logs and events if we ever combine those from multiple agency sources.
The text was updated successfully, but these errors were encountered: