The sap pipeline bookends the application scripts with 'status' commands which are useful in the output stream (or logfile). At the moment these status commands are invoked too fast and the pipeline statefulness hasn't had a chance to update correctly, giving unpredicatable outputs.
Insert a small delay in Python prior to invoking status. (needs to be part of jugfile creation script)
The sap pipeline bookends the application scripts with 'status' commands which are useful in the output stream (or logfile). At the moment these status commands are invoked too fast and the pipeline statefulness hasn't had a chance to update correctly, giving unpredicatable outputs.
Insert a small delay in Python prior to invoking status. (needs to be part of jugfile creation script)