top of page

Error Logging with Rate-Limited Alerts

An n8n workflow that captures workflow errors, logs them into a PostgreSQL database (via NocoDB schema), and limits alert notifications (email and push) to one every 5 minutes to avoid overload. Includes manual cleanup and extensible error handling hooks.

bottom of page