Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello community,
i want to ask you if there is any feature in LB4 what i can use to run "long running jobs" (such as an invoice run). The idea is to start the jobs from the browser client and get a response like "Job started". Then i want to monitor the currently running jobs to see their progress / state and to abort them if i want. I thougt of using something like the node child_process, but maybe there is a Loopback way of doing this.
I am thankfull for any type of help.
Beta Was this translation helpful? Give feedback.
All reactions