I am testing a rebuild of our Adaxes configuration. One of the issues I am running into is when using a web selection that involves the modify trigger it takes an unusually long amount of time,
I am using Asynchromously in every task that is run. In most instances it will take 10 minutes or more for it to finish and release the web interface to get a "Success!" Clicking on the "View details" indicates that there were no failures.
Is there a way to let the tasks run in the background? I vaguely remember several years ago that I needed to do something to the front end to make sure the web interface waits for the job to finish. This would have been before the configuration for the front end was in a web interface.