z1pti3 / jimi

Jimi is an automation first no-code platform designed and developed originally for Security Orchestration and Response. Since its launch jimi has developed into a fully fledged IT automation platform which effortlessly integrates with your existing tools unlocking the potential for autonomous IT and Security operations.
https://www.secureack.com
Apache License 2.0
159 stars 31 forks source link

[Feature] Improved core backend job processing #245

Open z1pti3 opened 2 years ago

z1pti3 commented 2 years ago

API calls made to the backend can take a long time to complete currently the web system hangs or times out if this happens. It would be better if these were added to a job / task list that can then be polled by the web system for updates.