update legal filings job - clean up errors
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Two things that should be done:
- when encountering any bn failure it should skip it and process the other bns during its batch update (right now 1 failure causes all to fail)
- in dev/test/prod we have several outdated COOP filings that are trying to update on repeat causing many errors in our logs:
- we should be skipping irrelevant data issue examples in dev/test (discuss potential solutions)
- evaluate the prod errors and resolve them
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the legal filings job and reviewing how batch updates handle BN failures. Inspect the dev, test, and prod errors for outdated COOP filings, then verify that one failed BN no longer stops the batch, irrelevant filings are skipped in dev/test, and the identified production errors are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, postgres, python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100