Largent803
4 years agoContributor
Creating a background script for a web app that runs all the time to capture web log files
I am working on a script that will be run in the background while our testers are working on other tests.
We are having issues where our web apps are inconsistently force logging us off. We have extended the tokens on these sights to 24 hours.
Is there away to create a script that will run in the background so that we can track down the error that is occurring on the sites?
Since this is an inconsistent bug and we are seeing it sporadically with different users our developers haven't been able to track it down and wanted to get a background script going.
Any suggestions would be welcome.