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

Run job #118

Open
rkulow opened this issue Aug 10, 2018 · 2 comments
Open

Run job #118

rkulow opened this issue Aug 10, 2018 · 2 comments

Comments

@rkulow
Copy link

rkulow commented Aug 10, 2018

Hello,
I want to know, if there is a possibility to run a job externally: e.g. with curl or when the user refreshes the page. Is there such possibility?
Rainer

@mdehaas
Copy link
Contributor

mdehaas commented Aug 10, 2018

You can push data from any system through the API. Users do not need to refresh the page for updated widgets.
And this is not an issue. GitHub is not for support requests.

@rkulow
Copy link
Author

rkulow commented Aug 11, 2018

thank you for your quick reply.
So - sorry, i think, i should be more precise, let me try to explain it better:
I build a job, which will be executed every 30 minutes.
But then there should also be the possibility to run this job just in time - so you should be able to start this job manually between this 30 minutes.
I think this problem could probably solved with curl, if there is any command to control a job.
I'd like to add a tile to one dashboard, which is clickable an will run this curl task.

So this is a request either for an improvement of the docs (if such things are already possible with curl) or an idea for a new feature (if it is actually not possible).

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