Hi everyone, I'm facing an issue regarding `hydra ...
# ory-selfhosting
b
Hi everyone, I'm facing an issue regarding
hydra janitor
for db cleaning. I have noticed that the janitor command is not deleting rows in the
hydra_oauth2_flow
table
where state = 6
nor the associated rows in the
hydra_oauth2_code
table. The command I'm executing is
hydra janitor -e --keep-if-younger 24h --tokens --requests
. I found a bug report which is exactly same as what I have encountered: https://github.com/ory/hydra/issues/3877 tho it is still not resolved yet. Did anyone of you also encounter this issue? if you found a solution, how did you solve it? For context, I'm using hydra version 2.2.0