joystick
joystick copied to clipboard
Convert dates for completedAt and failedAt on queues to use MongoDB TTL safe Date objects
Without this, MongoDB's TTL indexes can't "see" the documents it needs to delete at the specified expiration date.