mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-05-09 00:32:01 +02:00
App init fires many concurrent classify-event, summarize-article, and record-baseline-snapshot calls, exhausting the 200/min limit and causing 429s. Bump to 300 as a temporary measure while client-side batching is implemented.