Source Snowflake - 403 Forbidden Error after 6+ Hour Sync

We’re performing syncs with Snowflake through airbyte, but they fail around the 6 hour mark with a 403 FORBIDDEN error. We believe this is due to an expired snowflake token since our data sets are fairly large and can sync for many hours at a time. Is there a way to configure token refreshes within Airbyte currently?

We’ve found an old issue report that details the same issue that we’re experiencing here, but it doesn’t look like it’s gone anywhere recently.

Hey @OM1Tykam,

Thanks for the post and welcome to the community. On a first glance, I’m wondering if this merged pr solves your issue: https://github.com/airbytehq/airbyte/pull/9567.

Let me know!

Sounds promising!

I’ll update if there’s still an issue.