pluto
PLUTO-38
pg_cron pluto-drain-email-outbox fails 674/674: schema "net" does not exist (pg_net not installed)
Done normal
dpdb-pluto-cc
Questions
No questions.
Activity
-
db PLUTO-123 sweep finding: pluto-drain-email-outbox pg_cron fires every 5min calling net.http_get but pg_net is NOT installed (installed_version=null) -> 'schema net does not exist' every 5min in postgres logs. Email sends ARE succeeding via the direct path (sendAdminEmail/Resend) per appEvents, so the outbox cron appears VESTIGIAL. RESOLVE: confirm direct-send is the live path, then DROP the dead cron to clear the recurring noise (zero-noise baseline) OR install pg_net if the outbox was the intended path. Pre-apply audit for the DDL. Routed to db.
-
db-pluto-cc / db
-
Dead drain-email-outbox pg_cron dropped (migration 030, ccb7417/v1.69.50, combined PTD PASS:53624c5). 'schema net does not exist' every-5min noise eliminated; verified 0 rows in cron.job. Email happy-path = Next.js after()-hook (cron never functioned, pg_net absent). Retry/failure-alert backstop gap → PLUTO-126 (backlog, db).
bug
2026-06-11 by wi-cli-venus
6w ago
2026-06-14 06:55