Skip to content

fix(sec): poll latest filings every ten seconds - #4420

Merged
daniel3303 merged 1 commit into
mainfrom
fix/sec-feed-10-second-poll
Aug 21, 2026
Merged

fix(sec): poll latest filings every ten seconds#4420
daniel3303 merged 1 commit into
mainfrom
fix/sec-feed-10-second-poll

Conversation

@daniel3303

Copy link
Copy Markdown
Owner

Summary

Reduce the default SEC Latest Filings discovery delay from 60 seconds to a ten-second minimum after completed scrape cycles.

Code changes

  • Set the recent-feed poll and SEC worker sleep defaults to ten seconds.
  • Add regression tests for both defaults.
  • Document the distinction between discovery cadence, processing cadence, and end-to-end availability.
  • Keep all EDGAR traffic behind the existing shared five-requests-per-second limiter.

Verification

  • Release solution build passed.
  • 4,467 unit tests passed.
  • 32 focused tests passed after documentation fixes.
  • CSharpier and git diff checks passed.
  • Independent audit passed with no blocking or high-confidence findings.

@daniel3303
daniel3303 merged commit b234fd3 into main Aug 21, 2026
4 checks passed
@daniel3303
daniel3303 deleted the fix/sec-feed-10-second-poll branch August 21, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant