Bugzilla – Bug 5928
Log an info statement when factory returns EPR of existing job
Last modified: 2008-03-20 16:49:19
You need to log in before you can comment on or make changes to this bug.
LEAD recently ran into the issue that jobs seemed to be missing, but in fact two jobs had been submitted with the same client-side generated uuid right one after the other. This causes gram to not start the second job, but return the EPR of the first one if it is still in the container. This caused some confusion. An info statement about this situation makes sense.