Skip to content

Send detections in batches #1

@ecsr

Description

@ecsr

BASH can generate a lot of detections in a short amount of time, with each detection currently being sent one by one to the SourceJump API. This is pretty inefficient, so we should consider sending the detections in batches of x instead to reduce load on the API.

Changes will have to be made to the API first before this can be implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions