Skip to content

Skip non-posted payments (pending/scheduled/processing) in allocation extraction - #11

Merged
mattebad merged 1 commit into
mainfrom
fix/skip-non-posted-payments
Feb 26, 2026
Merged

mattebad merged 1 commit into
mainfrom
fix/skip-non-posted-payments

Conversation

@mattebad

Copy link
Copy Markdown
Owner

Generalizes the cancelled-date skip to detect all non-posted payment statuses (pending, scheduled, processing, cancelled) so the scraper no longer tries to click into non-clickable rows.

Single-row parse failures are now non-fatal (warn + continue) instead of aborting the entire run. If ALL rows fail, a RuntimeError is still raised as a safety net.

…ation extraction

Generalizes the cancelled-date skip to detect all non-posted payment
statuses (pending, scheduled, processing, cancelled) so the scraper
no longer tries to click into non-clickable rows.

Single-row parse failures are now non-fatal (warn + continue) instead
of aborting the entire run. If ALL rows fail, a RuntimeError is still
raised as a safety net.

Closes #10

Made-with: Cursor
@mattebad
mattebad merged commit 1905521 into main Feb 26, 2026
2 checks passed
@mattebad
mattebad deleted the fix/skip-non-posted-payments branch February 26, 2026 20:32
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