Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Implement async http client library to speed up object sync #78

Open
synackray opened this issue Feb 23, 2020 · 0 comments
Open

Implement async http client library to speed up object sync #78

synackray opened this issue Feb 23, 2020 · 0 comments

Comments

@synackray
Copy link
Owner

Is your feature request related to a problem? Please describe.
Currently the NetBox object sync operations of this script depend on synchronous http request operations. This increases the time to complete with the quantity of objects being synced.

Describe the solution you'd like
Implement an async http client library such as aiohttp.

Additional context
This will require a change to the script dependencies and will therefore need to be promoted to master in a major release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant