Skip to content

Use a background job to handle bulk imports #19589

@jeremystretch

Description

@jeremystretch

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    complexity: mediumRequires a substantial but not unusual amount of effort to implementstatus: backlogAwaiting selection for worktype: featureIntroduction of new functionality to the application

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions