Skip to content

Investigate and fix process seats aero fetch timeout#45

Draft
punitarani wants to merge 1 commit intomainfrom
cursor/investigate-and-fix-process-seats-aero-fetch-timeout-7fbd
Draft

Investigate and fix process seats aero fetch timeout#45
punitarani wants to merge 1 commit intomainfrom
cursor/investigate-and-fix-process-seats-aero-fetch-timeout-7fbd

Conversation

@punitarani
Copy link
Copy Markdown
Owner

Add explicit timeouts to seats.aero API client and worker trigger fetches to prevent indefinite hangs and mysterious 60-second timeouts.

The seats.aero API client's fetch calls lacked a timeout, causing them to hang indefinitely on slow or incomplete responses. This led to Cloudflare Workers' default ~60-second subrequest timeout being hit, resulting in the workflow step never completing properly. Explicit timeouts ensure proper error handling and prevent these hangs.


Open in Cursor Open in Web

Co-authored-by: punitsai36 <punitsai36@gmail.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Oct 16, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link
Copy Markdown

vercel bot commented Oct 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
flights-tracker Error Error Oct 16, 2025 8:59pm

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.

2 participants