Seth Foster 31dbf38a35
Prevent failing a successful project update if inventory update fails
Scenario - job is launched and spawns inventory update and project update.
If the inventory update fails, then it will fail the job and the project update.
It will fail the project update even if that update already ran and was successful.

This code change will not fail the project update if it has already ran successfully.

In cases where other jobs depend on that project update (but not the failed inventory
update), then we don't want those jobs to fail.
2020-02-24 11:35:57 -05:00
..
2020-02-20 17:33:35 -05:00
2020-02-10 17:32:02 -05:00
2020-01-13 15:58:19 -05:00
2019-12-11 17:21:02 -05:00