apps/docs/content/troubleshooting/project-status-reports-unhealthy-services.mdx
If the project was recently restored, it can take up a couple minutes to become fully operational.
Services rely on the backend database. Unhealthy services can indicate a database being overloaded due to being undersized or not tuned appropriately.
Possible resolutions:
The "Edge Functions Unhealthy" indicator is based on a platform-level health check, not the project's own functions. Confirm the actual functions work by invoking them directly. If functions are working fine, this is likely a false positive.
Check the following if only Edge Functions service reports unhealthy:
~"health" to see if health check calls are failing and if any errors are presented.