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
refactor(OUT-4005): insert payout sync and log in parallel in seedFailedPayout
The qb_payout_sync and qb_sync_logs inserts are independent (no FK), so
run them together with Promise.all instead of sequentially.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments