The tokens cleanup task works by iterating over each database to remove the expired tokens. On external databases, it may happen that the schema is not up-to-date and provoke an error, stopping the whole operation.
Expected behavior
The task should silently discard outdated databases. Maybe add a log warning.
Describe the bug
The tokens cleanup task works by iterating over each database to remove the expired tokens. On external databases, it may happen that the schema is not up-to-date and provoke an error, stopping the whole operation.
Expected behavior
The task should silently discard outdated databases. Maybe add a log warning.
Configuration
Additional context
https://sentry.io/share/issue/c4914db1f8034389a5a4f346e34440cf/