You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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).
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
The text was updated successfully, but these errors were encountered: