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

Ask a question, how to set the project to not trigger the task when it is started #113

Open
DavidStrive opened this issue Oct 20, 2021 · 3 comments

Comments

@DavidStrive
Copy link

Ask a question, how to set the project to not trigger the task when it is started

@DavidStrive
Copy link
Author

It’s not good to start execution before logging in successfully.

@maikebing
Copy link
Member

StartAt()

@GoOnYahGoodThing
Copy link

Hi,
I have the same question. And StartAt seems to want a schedule again so I don't understand the above answer.

I would like to set up some job types that are long running jobs that might need to be started and stopped manually.
Because they would be jobs that load data from files into a database I really could not have them just start running with no control.
With Quartz I think there is some way to make jobs 'durable' so they don't disappear ?? Would that help at all?
Thanks

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

3 participants