Skip to content

Investigate serverless function invocation failure - #109

Open
beriman wants to merge 1 commit into
mainfrom
cursor/investigate-serverless-function-invocation-failure-a40f
Open

Investigate serverless function invocation failure#109
beriman wants to merge 1 commit into
mainfrom
cursor/investigate-serverless-function-invocation-failure-a40f

Conversation

@beriman

@beriman beriman commented Oct 5, 2025

Copy link
Copy Markdown
Owner

Downgrade Python to 3.11 and update Vercel configuration to fix FUNCTION_INVOCATION_FAILED errors.

Vercel's serverless Python runtime currently has limited support for Python 3.12, causing deployment failures. This PR explicitly configures the project to use Python 3.11, which is stably supported, and enhances error handling for better debugging.


Open in Cursor Open in Web

Co-authored-by: cursor001 <cursor001@prem1um.xyz>
@cursor

cursor Bot commented Oct 5, 2025

Copy link
Copy Markdown

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

vercel Bot commented Oct 5, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Comments Updated (UTC)
codexswi Error Error Oct 5, 2025 11:41pm

@beriman
beriman marked this pull request as ready for review October 6, 2025 00:33
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