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
Also interested in this, I have noticed that this blocks the main thread and stalls all requests to the api whilst the cronjob is running. Would be amazing if it ran in a separate thread
Hello friend, I'm running a cron job which seems to be taking up resources when running on the main threat. Is they're any way to isolate the cron job on a separate thread so it doesn't effect the run time of my main application.
many thanks in advance, kind regards, lots of love.
Sincerely Subtlemattre.
is it possible to execute these jobs outside the main process?
The text was updated successfully, but these errors were encountered: