Altan Sener
02/10/2025, 8:40 AMkapa.ai
02/10/2025, 8:40 AMDISCOVER_REFRESH_WINDOW_MINUTES
has been introduced. This allows users to set the minimum number of minutes Airbyte will wait before refreshing the schema for sources. The default value is set to 1440 minutes (24 hours), which is similar to the previous behavior. These changes are documented in the [Airbyte 1.4.0 Release Notes](https://docs.airbyte.com/release_notes/v-1.4) and the [July 2024 Release Notes](https://docs.airbyte.com/release_notes/july_2024). It's worth noting that the auto schema discovery setting you're referring to is likely the new "Detect and Propagate Schema Changes" option, which allows users to choose how Airbyte handles schema changes. This feature provides more control over how schema changes are managed and propagated.Altan Sener
02/10/2025, 8:42 AMkapa.ai
02/10/2025, 8:42 AMkapa.ai
02/10/2025, 8:42 AMDISCOVER_REFRESH_WINDOW_MINUTES
, to set the minimum number of minutes Airbyte will wait to refresh the schema for your sources. By setting a larger number, you run automatic schema detection less frequently, which can result in gains in sync performance. The default configuration in Airbyte Open Source is 1440
, which refreshes schemas every 24 hours." This new configuration option was introduced to allow users to adjust the schema refresh interval, with the default value set to 1440 minutes (24 hours), matching the previous behavior. These sources provide clear evidence that the schema discovery interval was indeed 24 hours for self-managed Airbyte instances before version 1.4.0.