From 3736315a1c06d49cfb5e41f4c925f97a9511bbc6 Mon Sep 17 00:00:00 2001 From: darynaishchenko Date: Tue, 17 Dec 2024 15:02:03 +0200 Subject: [PATCH] updated num_workers description in spec, reformat table --- .../source-pipedrive/source_pipedrive/manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/airbyte-integrations/connectors/source-pipedrive/source_pipedrive/manifest.yaml b/airbyte-integrations/connectors/source-pipedrive/source_pipedrive/manifest.yaml index 2e96c0d71d147..486448128f941 100644 --- a/airbyte-integrations/connectors/source-pipedrive/source_pipedrive/manifest.yaml +++ b/airbyte-integrations/connectors/source-pipedrive/source_pipedrive/manifest.yaml @@ -413,7 +413,7 @@ spec: type: string num_workers: title: Number of concurrent workers - description: Number of concurrent workers to be used in the sync. This number should be set according to your Pipedrive subscription plan and its rate limits, which coule be found here on Pipedrive Rate limiting page. + description: Number of concurrent workers to be used in the sync. This number should be set according to your Pipedrive subscription plan and its rate limits, which coule be found here on Pipedrive Rate limiting page. Please note that Pipedrive API rate limits are reset daily. If you experience rate limiting issues, please lower the number of workers according to your plan. type: integer default: 10 minimum: 1 @@ -432,7 +432,7 @@ spec: # | Essential | 1 | # | Advanced | 2 | # | Professional | 3 | -# | Power | 5 | +# | Power | 5 | # | Enterprise | 7 | # API Requests: