Skip to content

Commit b5e1d10

Browse files
authored
✨ Source Salesforce, Shopify: add maxSecondsBetweenMessages in metadata (#36723)
Add maxSecondsBetweenMessages for Salesforce and Shopify with bulk job time into consideration.
1 parent 2495575 commit b5e1d10

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

airbyte-integrations/connectors/source-salesforce/metadata.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ data:
1616
githubIssueLabel: source-salesforce
1717
icon: salesforce.svg
1818
license: ELv2
19+
maxSecondsBetweenMessages: 86400
1920
name: Salesforce
2021
remoteRegistries:
2122
pypi:

airbyte-integrations/connectors/source-shopify/metadata.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ data:
1717
githubIssueLabel: source-shopify
1818
icon: shopify.svg
1919
license: ELv2
20+
maxSecondsBetweenMessages: 7200
2021
name: Shopify
2122
remoteRegistries:
2223
pypi:

0 commit comments

Comments
 (0)