Skip to content

fix(insider-trading): persist Form 144 backfill retries - #4418

Merged
daniel3303 merged 1 commit into
mainfrom
fix/form144-backfill-retries
Aug 20, 2026
Merged

fix(insider-trading): persist Form 144 backfill retries#4418
daniel3303 merged 1 commit into
mainfrom
fix/form144-backfill-retries

Conversation

@daniel3303

Copy link
Copy Markdown
Owner

Summary

  • persist filer-CIK retry attempts and timestamps across worker lifetimes
  • prioritize fresh backlog rows and back off failed EDGAR fetches
  • preserve bounded progress across cancellation and clear EF tracking per batch
  • add the additive schema migration and restart/cancellation coverage

Verification

  • dotnet ef migrations has-pending-model-changes --project src/Equibles.Migrations
  • dotnet vstest tests/Equibles.IntegrationTests/bin/Release/net10.0/Equibles.IntegrationTests.dll --Tests:Equibles.IntegrationTests.InsiderTrading.Form144FilerCikBackfillManagerTests (3/3)
  • dotnet vstest tests/Equibles.IntegrationTests/bin/Release/net10.0/Equibles.IntegrationTests.dll (2642/2642)

@daniel3303
daniel3303 force-pushed the fix/form144-backfill-retries branch from dee23aa to d480ecd Compare August 20, 2026 14:43
@daniel3303
daniel3303 merged commit a23af00 into main Aug 20, 2026
9 checks passed
@daniel3303
daniel3303 deleted the fix/form144-backfill-retries branch August 20, 2026 14:53
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