Is it possible to refresh the connection settings when reconnecting to a database?
We are connecting to an AWS RDS instance using IAM auth - essentially, we generate a token to use as a password. This token expires after 15 minutes. If the database connection is lost, Sequel will try to reconnect using the original token, which may have expired. We need to be able to generate a new token when the reconnect happens. Thanks, Rick -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sequel-talk/bd20fc98-e42d-4749-9128-1a4c8cf91c4fn%40googlegroups.com.
