-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
complexity: mediumRequires a substantial but not unusual amount of effort to implementRequires a substantial but not unusual amount of effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Milestone
Description
NetBox version
v4.3.1
Feature type
Change to existing functionality
Proposed functionality
Rather than processing bulk import synchronously, NetBox should offload them to a background job and provide the user a link (or automatically redirect) to the job where the progress of the import can be checked.
Use case
This will mitigate timeout errors during very large imports by removing the actual upload process from the request-response cycle.
Database changes
N/A
External dependencies
N/A
alehaa, pycolas, SanderDelden, atownson and cybarox
Metadata
Metadata
Assignees
Labels
complexity: mediumRequires a substantial but not unusual amount of effort to implementRequires a substantial but not unusual amount of effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application