Commit 5adeef7
committed
source-marketo: limit which streams are enabled after discovery
We've observed issues with the the conditional discovery logic for all
the `activity_foobar` bindings. It's not reliable, so sometimes these
bindings are discovered and sometimes they aren't. If these bindings
disappear when they were disabled then are re-discovered later
as enabled, that could blow up certain API limits. To avoid that, I'm
choosing to only enable the bindings that are consistently discovered,
and the remaining conditionally discovered bindings are disabled.1 parent 322f8f1 commit 5adeef7
File tree
1 file changed
+7
-0
lines changed- airbyte-integrations/connectors/source-marketo
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments