Blog

daniel-salcius-GiIJw7x8wu4-unsplash

In theory, a serious jobbing script bug has been fixed: in the process of running jobs.py, the generation of each job (pipeline) takes about 5 seconds. Accordingly, when a lot of jobs are generated, the script could work out more than the allowable window of 10 minutes, and the jobs would not start, as they fell out of the window. The job launch logic has been switched to the time of the initial launch of the entire script.

Share this post