Files
boocode/apps/coder
indifferentketchup ec448925a2 coder(dispatcher): react to new tasks via LISTEN/NOTIFY, poll as fallback
AFTER INSERT trigger on tasks fires pg_notify('tasks_new'); the dispatcher listens via porsager sql.listen and triggers an immediate poll, with the setInterval poll kept at 2s as a missed-notification safety net. Per-session guard unchanged (no double-dispatch).
2026-05-29 03:11:34 +00:00
..
2026-05-26 23:29:25 +00:00