Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert dates for completedAt and failedAt on queues to use MongoDB TTL safe Date objects #360

Open
rglover opened this issue Oct 27, 2023 · 0 comments
Assignees
Labels
bug Something isn't working @joystick.js/node Related to the @joystick.js/node package.
Projects

Comments

@rglover
Copy link
Contributor

rglover commented Oct 27, 2023

Without this, MongoDB's TTL indexes can't "see" the documents it needs to delete at the specified expiration date.

@rglover rglover added bug Something isn't working @joystick.js/node Related to the @joystick.js/node package. labels Oct 27, 2023
@rglover rglover self-assigned this Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @joystick.js/node Related to the @joystick.js/node package.
Projects
1.0.0
Awaiting triage
Development

No branches or pull requests

1 participant