We're about to hit 20 data integrations (!)
- each is isolated in its own
@CloudflareDev worker(s)
- await incoming data mostly via webhooks, some polling, one websockets
- each processes events into Modem's ingest format & forwards to our main service/pipeline
- they manage their own resiliency/recovery
- all have staging envs, run E2E before prod