Files
thrilltrack-explorer/supabase/functions/backfill-park-locations
gpt-engineer-app[bot] 0e9ea18be8 Implement backfill retry logic with CORS
Add retry mechanism to backfill-ride-data, backfill-company-data, and backfill-park-locations edge functions using withEdgeRetry, including isRetryableError and isDeadlockError. Apply CORS headers to ride-data and company-data responses, and ensure park-locations already contains CORS remains with retry wrapping. Update unauthorized and success responses to include CORS headers.
2025-11-11 18:12:48 +00:00
..