We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1d34b1 commit a6fe721Copy full SHA for a6fe721
2 files changed
airbyte-integrations/connectors/source-typeform/manifest.yaml
@@ -3,7 +3,7 @@ type: DeclarativeSource
3
4
concurrency_level:
5
type: ConcurrencyLevel
6
- default_concurrency: 3
+ default_concurrency: 2
7
max_concurrency: 8
8
9
api_budget:
airbyte-integrations/connectors/source-typeform/metadata.yaml
@@ -10,7 +10,7 @@ data:
10
connectorSubtype: api
11
connectorType: source
12
definitionId: e7eff203-90bf-43e5-a240-19ea3056c474
13
- dockerImageTag: 1.4.8-rc.2
+ dockerImageTag: 1.4.8-rc.3
14
dockerRepository: airbyte/source-typeform
15
documentationUrl: https://docs.airbyte.com/integrations/sources/typeform
16
externalDocumentationUrls:
0 commit comments