Skip to content

Conversation

@punitarani
Copy link
Owner

Optimize Seats.aero workflow to prevent timeouts by reducing payload size and CPU-intensive JSON validation.

The workflow's 'fetch' step was timing out due to heavy Zod schema validation and JSON parsing on large API responses, even though the upstream API call itself was fast. This change introduces a 'light' validation mode, reduces the page size, and requests minified trips to significantly cut down on processing overhead.


Open in Cursor Open in Web

@cursor
Copy link

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

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 Ready Ready Preview Comment Oct 16, 2025 9:12pm

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.

3 participants