Description |
Problem Statement: EAM retries all Flex Python Events where Status = <null> AND Python Executable Job ID = <null> OR (Status is Failed). Desired outcome is to only retry when the status is failed. In order to account for the retries, as well as new python event records, the status must be updated when the job ID is provided to a meaningful status. Scope:
|