Initial import of verae-jobs-events from zapier monorepo

This commit is contained in:
George Lambert 2026-09-11 18:38:54 -04:00
commit b7b89128a2
6 changed files with 130 additions and 0 deletions

5
NATS.md Normal file
View file

@ -0,0 +1,5 @@
# NATS — verae-jobs-events
IN `verae.zapier.jobs.events` queue `jobs-events`.
When `JOBS_EVENTS_EXCLUSIVE=1`, this process is the durable JetStream consumer `jobs-events-exclusive` on `ZAPIER_EVENTS` and republishes to `verae.internal.jobs.events`. Middleware must set the same env so it does not also consume `verae.zapier.jobs.events`.