segmentio / segment-docs

Segment Documentation. Powered by Jekyll.
https://segment.com/docs/
Creative Commons Attribution 4.0 International
49 stars 348 forks source link

Reverse ETL: dbt Cloud schedule limitation #7235

Open joeynmq opened 1 week ago

joeynmq commented 1 week ago

Proposed changes

We have a limit check for dbt Cloud schedules in place - https://github.com/segmentio/app/pull/21029

Checking with engineers, they confirm that if there are 5 mappings with dbt Cloud schedule against a model, then users cannot create more mappings having the same dbt Cloud schedule type (regardless which account/job they pick). The limit is per model.

Merge timing

ASAP once approved

Related issues (optional)

https://segment.atlassian.net/browse/KCS-1765