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

[fix] Job options interval type does not include the object #259

Open
trufak opened this issue Feb 15, 2025 · 0 comments
Open

[fix] Job options interval type does not include the object #259

trufak opened this issue Feb 15, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@trufak
Copy link

trufak commented Feb 15, 2025

Describe the bug

Node.js version: v22.13.1

OS version: Win10

Description: Job options interval type does not include the object

Actual behavior

I am creating a job in which the interval parameter is created using later. But I can't add it to the job options on typescript, because the job options type can only include string or number.

Expected behavior

The documentation describes that the interval type includes Number, Object, or String.

@trufak trufak added the bug Something isn't working label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant