aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/token-flush-twice-a-day-d4b00a2953a6b383.yaml
blob: 70051f65fbb9d60a823762e2893df3134d19013b (plain)
1
2
3
4
5
6
7
---
fixes:
  - The token flush cron job has been modified to run hourly instead of once
    a day. This is because this was causing issues with larger deployments, as
    the operation would take too long and sometimes even fail because of the
    transaction being so large. Note that this only affects people using the
    UUID token provider.