From f4ca1241c0461f22ff6bb1534f5aa750faf26552 Mon Sep 17 00:00:00 2001 From: MatanGevaPort Date: Thu, 29 May 2025 14:40:07 +0300 Subject: [PATCH 1/3] Added specification about resyncs overriding --- .../sync-data-to-catalog/templates/_ocean_saas_installation.mdx | 2 +- .../templates/_ocean_saas_installation_oauth.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation.mdx b/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation.mdx index 2b1a890907..3a84fb3294 100644 --- a/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation.mdx +++ b/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation.mdx @@ -39,7 +39,7 @@ To install, follow these steps: Every integration hosted by Port has the following customizable application settings, which are configurable after installation: -- `Resync interval`: The frequency at which Port will ingest data from the integration. There are various options available, ranging from every 1 hour to once a day. +- `Resync interval`: The frequency at which Port will ingest data from the integration. There are various options available, ranging from every 1 hour to once a day. If a sync is still in progress when the next one is due, the new sync will be skipped (up to 24 hours delay). This ensures that all kinds are fully synchronized and that cleanup of stale entities always takes place at the end of each sync. - `Send raw data examples`: A boolean toggle (`enabled` by default). If enabled, raw data examples will be sent from the integration to Port. These examples are used when [testing your mapping configuration](/build-your-software-catalog/customize-integrations/configure-mapping#test-your-mapping---jq-playground), they allow you to run your `jq` expressions against real data and see the results. diff --git a/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation_oauth.mdx b/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation_oauth.mdx index 9a9a3f16e7..5221773408 100644 --- a/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation_oauth.mdx +++ b/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation_oauth.mdx @@ -100,7 +100,7 @@ To manually configure the installation settings: Every integration hosted by Port has the following customizable application settings, which are configurable after installation: -- `Resync interval`: The frequency at which Port will ingest data from the integration. There are various options available, ranging from every 1 hour to once a day. +- `Resync interval`: The frequency at which Port will ingest data from the integration. There are various options available, ranging from every 1 hour to once a day. If a sync is still in progress when the next one is due, the new sync will be skipped (up to 24 hours delay). This ensures that all kinds are fully synchronized and that cleanup of stale entities always takes place at the end of each sync. - `Send raw data examples`: A boolean toggle (`enabled` by default). If enabled, raw data examples will be sent from the integration to Port. These examples are used when [testing your mapping configuration](/build-your-software-catalog/customize-integrations/configure-mapping#test-your-mapping---jq-playground), they allow you to run your `jq` expressions against real data and see the results. From fc69b2ec5c58d9cb9dd3e45871f1d8ee10ccc75c Mon Sep 17 00:00:00 2001 From: hadar-co Date: Thu, 3 Jul 2025 10:45:59 +0300 Subject: [PATCH 2/3] Update docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation.mdx --- .../templates/_ocean_saas_installation.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation.mdx b/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation.mdx index 3a84fb3294..b7ad895629 100644 --- a/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation.mdx +++ b/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation.mdx @@ -39,7 +39,8 @@ To install, follow these steps: Every integration hosted by Port has the following customizable application settings, which are configurable after installation: -- `Resync interval`: The frequency at which Port will ingest data from the integration. There are various options available, ranging from every 1 hour to once a day. If a sync is still in progress when the next one is due, the new sync will be skipped (up to 24 hours delay). This ensures that all kinds are fully synchronized and that cleanup of stale entities always takes place at the end of each sync. +- `Resync interval`: The frequency at which Port will ingest data from the integration. There are various options available, ranging from every 1 hour to once a day. If a sync is still in progress when the next one is due, the new sync will be skipped (up to 24 hours delay). +This ensures that all kinds are fully synchronized and that cleanup of stale entities always takes place at the end of each sync. - `Send raw data examples`: A boolean toggle (`enabled` by default). If enabled, raw data examples will be sent from the integration to Port. These examples are used when [testing your mapping configuration](/build-your-software-catalog/customize-integrations/configure-mapping#test-your-mapping---jq-playground), they allow you to run your `jq` expressions against real data and see the results. From fe1c7b759af236f82edadd51b0e86a4adfcc3a05 Mon Sep 17 00:00:00 2001 From: hadar-co Date: Thu, 3 Jul 2025 10:46:05 +0300 Subject: [PATCH 3/3] Update docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation_oauth.mdx --- .../templates/_ocean_saas_installation_oauth.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation_oauth.mdx b/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation_oauth.mdx index 5221773408..63ba64d1f8 100644 --- a/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation_oauth.mdx +++ b/docs/build-your-software-catalog/sync-data-to-catalog/templates/_ocean_saas_installation_oauth.mdx @@ -100,7 +100,8 @@ To manually configure the installation settings: Every integration hosted by Port has the following customizable application settings, which are configurable after installation: -- `Resync interval`: The frequency at which Port will ingest data from the integration. There are various options available, ranging from every 1 hour to once a day. If a sync is still in progress when the next one is due, the new sync will be skipped (up to 24 hours delay). This ensures that all kinds are fully synchronized and that cleanup of stale entities always takes place at the end of each sync. +- `Resync interval`: The frequency at which Port will ingest data from the integration. There are various options available, ranging from every 1 hour to once a day. If a sync is still in progress when the next one is due, the new sync will be skipped (up to 24 hours delay). +This ensures that all kinds are fully synchronized and that cleanup of stale entities always takes place at the end of each sync. - `Send raw data examples`: A boolean toggle (`enabled` by default). If enabled, raw data examples will be sent from the integration to Port. These examples are used when [testing your mapping configuration](/build-your-software-catalog/customize-integrations/configure-mapping#test-your-mapping---jq-playground), they allow you to run your `jq` expressions against real data and see the results.