Change8

v2.80.1-canary.0

📦 supabase-jsView on GitHub →
2 features🐛 1 fixes🔧 2 symbols

Summary

This canary release introduces configurable timeouts for functions and standardizes error reporting by normalizing abort and timeout errors into a specific FunctionsFetchError type.

✨ New Features

  • Added configurable timeout for functions.
  • Normalized abort and timeout errors as FunctionsFetchError.

🐛 Bug Fixes

  • Improved error handling in functions by ensuring abort/timeout errors are consistently returned as FunctionsFetchError.

🔧 Affected Symbols

FunctionsFetchErrorfunctions