chore: prevent enterprise-{access,subsidy} from being excessively throttled
The enterprise-access and enterprise-subsidy IDAs should be given a greater latitude for repeatedly calling enterprise API endpoints. ENT-6913
This commit is contained in:
@@ -4573,6 +4573,8 @@ ENTERPRISE_ALL_SERVICE_USERNAMES = [
|
||||
'license_manager_worker',
|
||||
'enterprise_catalog_worker',
|
||||
'enterprise_channel_worker',
|
||||
'enterprise_access_worker',
|
||||
'enterprise_subsidy_worker',
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user