subscriptions_
12/14/2023, 2:05 PMSELECT * FROM supertokens.jwt_signing_keys ORDER BY created_at DESC FOR UPDATE
We use static signing keys and run version 5 of supertokens. Did anyone else also face this issue ever? For the time being I have killed the query manually, is there any way I can avoid this in future.