https://flyte.org logo
#ask-the-community
Title
# ask-the-community
k

Kamakshi Muthukrishnan

02/27/2023, 12:13 PM
#ask-the-community @Ketan (kumare3) @Kevin Su @Samhita Alla Snowflake task integration issue
Hi @Kevin Su @Ketan (kumare3) @Samhita Alla - I am now getting this error RuntimeExecutionError: failed during plugin execution, caused by: failed to execute handle for plugin [snowflake]: secrets not found - file [/etc/secrets/FLYTE_SNOWFLAKE_CLIENT_TOKEN], Env [FLYTE_SECRET_FLYTE_SNOWFLAKE_CLIENT_TOKEN]
s

Samhita Alla

02/28/2023, 2:00 PM
How have you resolved the previous issue?
k

Kamakshi Muthukrishnan

02/28/2023, 2:00 PM
image.png
I am seeing this message in the console
Will JWT token expire daily? and we need to be updating?
also I could see it has run in flytesnacks..
Not knowing why its taking too long time
finally, got this now
@Kevin Su - Is there a way to automatically rotate snowflake token ? The JWT token are expiring in a day
k

Kevin Su

02/28/2023, 7:24 PM
you could update these lines, and add send a request with refresh token to snowflake, and get a new jwt token. Another option is adding a ci to update the secret every 24 hour