-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Identify bottlenecks and try to decrease query time
- Run jobs from a Celery worker
- Rate-limit requests for the same site when query times are long.
- One report per site/config per day seems reasonable.
- Sub 1min queries could be cached less heavily, 1/hr maybe.
- Decide on level of configuration available, and how that should be presented in the list of reports
- Currently, there is only one test suite and configuration parameters remain constant.
- If users can configure the query (Extended validation #1), and those reports are cached, they should be identified in the query list.
- Store data in database instead of writing to json?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request