Skip to content

Stagger poll jobs on startup #21

@stephanlensky

Description

@stephanlensky

If there are a bunch of searches when the application starts, they will all be queued at the same time and execute very close to each other.

We would like to stagger the poll jobs so that they are evenly spread out over the poll interval for each source. This minimizes the peak request frequency to each source and increases the number of searches we can have running before getting IP banned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions