Closed vchan closed 2 months ago
Jobs should not have an expiration while it is aborting. Redis has a TTL on abort_id, but Postgres doesn't use abort_id. Postgres won't re-enqueue an aborting job by checking the job's status.
Jobs should not have an expiration while it is aborting. Redis has a TTL on abort_id, but Postgres doesn't use abort_id. Postgres won't re-enqueue an aborting job by checking the job's status.