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

TypeScript type for job status #744

Closed
fmoessle opened this issue Sep 10, 2021 · 1 comment
Closed

TypeScript type for job status #744

fmoessle opened this issue Sep 10, 2021 · 1 comment

Comments

@fmoessle
Copy link
Contributor

fmoessle commented Sep 10, 2021

The "old" bull package included a type for the status of a job:

import { JobStatus } from 'bull'

As I see no such type exists in bullmq.

Is this intentional?

@fmoessle fmoessle changed the title TypeScript type for job states TypeScript type for job status Sep 10, 2021
@roggervalf
Copy link
Collaborator

we currently have JobState union in 1.65.0. Thanks for reporting this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants