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

Any function available to know the status of a cron job running? #31

Closed
jagadeeshpalaniappan opened this issue Sep 22, 2016 · 7 comments
Projects

Comments

@jagadeeshpalaniappan
Copy link

Just like task.stop();
Does it have any function to know the status of the job whether 'started' or 'stopped' or 'running' ?
task.getStatus()

@merencia
Copy link
Member

Not yet.

@jagadeeshthegeek I have a doubt abut the status, is started a ScheduledTask waiting to execute and running a ScheduledTask being executed?

@jagadeeshpalaniappan
Copy link
Author

jagadeeshpalaniappan commented Oct 10, 2016

@merencia Yeah!! Similar to that, With this i can verify my job status in real-time.
Thanks for the response.

@merencia merencia added this to the v1.2.0 milestone Oct 11, 2016
@merencia merencia modified the milestone: v1.1.4 Mar 10, 2017
@bhaveshvyas007
Copy link

Any updates on this?
Is this repo even active?

@merencia
Copy link
Member

merencia commented Aug 9, 2018

Hey @bhaveshvyas007

The repo is not so active as I want.

I was working as manager and I could not code so much. But now, I'm back 100% to development.
I'll not make promises but I want to fix some of node-cron issues.

If you want to help me with node-cron, I think this is a good issue to start.

@bhaveshvyas007
Copy link

bhaveshvyas007 commented Aug 10, 2018 via email

@merencia merencia added this to To Do in 2.0.0 via automation Sep 6, 2018
@merencia
Copy link
Member

done at #103

2.0.0 automation moved this from To Do to Done Sep 10, 2018
@DeadcatDev
Copy link

@merencia can You give us some examples of checking this? I saw that You added promises, so this kind of docs will be very helpfull :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
2.0.0
  
Done
Development

No branches or pull requests

4 participants