mirror of
https://github.com/Xevion/xevion.dev.git
synced 2026-01-31 00:26:31 -06:00
95cb98b0849696a4564856607d9525a08f9fac2d
Replaces fixed-interval polling with a priority queue scheduler that adjusts check frequency based on activity recency (15min for active projects, up to 24hr for stale ones). Includes exponential backoff on errors and staggered initial checks to prevent API rate limit issues.
Description
No description provided
Languages
Rust
54.6%
Svelte
30.6%
TypeScript
10.8%
Just
1.5%
CSS
1.1%
Other
1.4%