meraki / dashboard-api-python

Official Dashboard API library (SDK) for Python
MIT License
293 stars 154 forks source link

asyncio: increase default concurrent request #159

Closed coreGreenberet closed 3 years ago

coreGreenberet commented 3 years ago

as the dashboard is now supporting more requests before it sends a 429 error, it should be safe to increase the maximum concurrent requests too