$ errors.fyi/vercel/FUNCTION_INVOCATION_TIMEOUT 128 namespaces · 4,025 codes
vercel · vercel/FUNCTION_INVOCATION_TIMEOUT
FUNCTION_INVOCATION_TIMEOUT

Function Invocation Timeout

A Vercel Function did not finish within its configured maximum duration. Common causes are a slow upstream API or database call, or an unhandled promise that never resolves. Returned with HTTP 504; check the function's duration limit for the current plan and add timeouts around external calls.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT