#
Viewing asynchronous jobs
When performing actions in the NetSPI Platform that require a large amount of time to complete, they are executed as asynchronous (async) jobs. Async jobs are separated by module and can be viewed by selecting the Exports icon in the top navigation to display the Exports dialog box.
Each async job consists of sub tasks that split the work into smaller chunks. For example, when updating 10,000 instances each sub task may update 1,000 findings each.
The Exports dialog box displays information and status on each sub task. If any errors were encountered in a subtask they will be in a state of Failed.
#
Supported async jobs
The following actions are supported as asynchronous jobs:
- Bulk editing findings and instances
- Bulk CSV export
Support is coming soon for the following async jobs: scan file import, bulk editing of all entities, and large workspace operations.