smashing icon indicating copy to clipboard operation
smashing copied to clipboard

Run job

Open rkulow opened this issue 7 years ago • 2 comments

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

rkulow avatar Aug 10 '18 18:08 rkulow

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.

mdehaas avatar Aug 10 '18 18:08 mdehaas

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).

rkulow avatar Aug 11 '18 10:08 rkulow