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
It's likely we will need to have a way to coordinate workers so we can make larger numbers of API requests to get through jobs faster.
Describe the solution you'd like
Given a specific set of things for devices - IP, Login, etc. We should have a way to coordinate so for any given IP - Login pair we can lock access so we don't blow API quotas. This should be expandable to any service.
Describe alternatives you've considered
None
The text was updated successfully, but these errors were encountered:
Describe the feature you'd like to request
It's likely we will need to have a way to coordinate workers so we can make larger numbers of API requests to get through jobs faster.
Describe the solution you'd like
Given a specific set of things for devices - IP, Login, etc. We should have a way to coordinate so for any given IP - Login pair we can lock access so we don't blow API quotas. This should be expandable to any service.
Describe alternatives you've considered
None
The text was updated successfully, but these errors were encountered: