-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels