Delete expired tasks from the task store table.
Standalone version of PostgresTaskStore.cleanupExpired() for use without a store instance.
PostgresTaskStore.cleanupExpired()
The number of deleted rows.
Delete expired tasks from the task store table.
Standalone version of
PostgresTaskStore.cleanupExpired()for use without a store instance.