queue: disbursement-receipts-file-integration should run Tuesday-Saturday instead of Monday-Friday
Open
@uhelm is already working on this.
Since Sep 5, 2026.
Business
Question
Queue Consumers
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 15
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 43
Description
We're receiving disbursement receipts at 11pm every night and the processing job for this file runs at 7am. Currently the job is configured to run at 7am Mon-Fri. This means that the 11pm file from Friday does not get processed until Monday at 7am
Assumption: the files should be processed as soon as possible.
Solution: Run the job on Saturday morning as well
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.