Skip to content

use manual pagination as async iterables cannot be autoretried#77

Merged
depombo merged 2 commits into
mainfrom
pag
Dec 18, 2025
Merged

use manual pagination as async iterables cannot be autoretried#77
depombo merged 2 commits into
mainfrom
pag

Conversation

@depombo
Copy link
Copy Markdown

@depombo depombo commented Dec 18, 2025

also track concurrency of payment methods globally which have to iterate per user

@depombo depombo merged commit d3ced3a into main Dec 18, 2025
2 checks passed
matingathani added a commit to matingathani/stripe-sync-engine that referenced this pull request Mar 31, 2026
Migration 0012 ran ALTER FUNCTION set_updated_at() OWNER TO postgres,
which hard-codes the built-in superuser role. On managed PostgreSQL
services and custom installations where that role does not exist, the
migration fails with "role postgres does not exist".

Rather than modifying 0012 (which would invalidate checksums for
existing installations that have already run it), this new migration
reassigns ownership to CURRENT_USER so it resolves correctly in any
environment.

Fixes stripe#77
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