forked from 0xWheatyz/SPARC
Feature: Scheduled/recurring analysis with alerting on significant changes #728
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Currently all analysis is triggered manually. Adding scheduled re-analysis of tracked companies would surface changes automatically.
What to do
Acceptance Criteria
Reference
Roadmap: P3 — Scheduled/recurring analysis.
[Repo Manager] Already resolved. SPARC/scheduler.py uses APScheduler for recurring analysis with alerting.
Closing as already implemented in the codebase.