Skip to content

Commit a6fe721

Browse files
feat(source-typeform): adjust concurrency to 2 for rc.3 tuning retry (#76319)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent c1d34b1 commit a6fe721

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

airbyte-integrations/connectors/source-typeform/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ type: DeclarativeSource
33

44
concurrency_level:
55
type: ConcurrencyLevel
6-
default_concurrency: 3
6+
default_concurrency: 2
77
max_concurrency: 8
88

99
api_budget:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: e7eff203-90bf-43e5-a240-19ea3056c474
13-
dockerImageTag: 1.4.8-rc.2
13+
dockerImageTag: 1.4.8-rc.3
1414
dockerRepository: airbyte/source-typeform
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/typeform
1616
externalDocumentationUrls:

0 commit comments

Comments
 (0)