You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/source-stripe/.env.sample
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -38,10 +38,6 @@ BACKFILL_RELATED_ENTITIES=true
38
38
# Max number of connections for the Postgres connection pool, higher value lead to more concurrent queries, but also more load on the database (connections are expensive)
39
39
MAX_POSTGRES_CONNECTIONS=20
40
40
41
-
# If true, the webhook data is not used and instead the webhook is just a trigger to fetch the entity from Stripe again. This ensures that a race condition with failed webhooks can never accidentally overwrite the data with an older state.
0 commit comments