Task starter - reusable limepkg¶
This limepkg gives you the ability to trigger and monitor any task in any limepkg or solution. The most common usage for this limepkg is to trigger a task when doing local task development or for seldom used tasks in a customer solution.
Disclaimer
This is not an addon, but more of a reusable customization!
There might be bugs and missing features that could take a long to address. Want to help out? Please make a PR.
Features¶
- Trigger a task and monitor when its done and the result
- Re-trigger the same task again with the same arguments
- Track results from scheduled tasks and tasks triggered in your own code
- Run tasks as a impersonated user instead of the login user