Initial import of verae-jobs-events from zapier monorepo

This commit is contained in:
George Lambert 2026-09-11 19:10:27 -04:00
commit c440555a82
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`.