Skip to content

Make sure that trigger end time is earlier than run end time#624

Closed
knopers8 wants to merge 1 commit intoAliceO2Group:masterfrom
knopers8:fix-eox
Closed

Make sure that trigger end time is earlier than run end time#624
knopers8 wants to merge 1 commit intoAliceO2Group:masterfrom
knopers8:fix-eox

Conversation

@knopers8
Copy link
Collaborator

I will remove the WIP after I test it.

- moved trd.Cleanup() from after_GO_ERROR-100 to enter_ERROR to allow ECS set run_end_time_ms upon after_GO_ERROR, where it is required by ccdb.RunStop(). The move preserves the order that the plugins are executed. In particular, trg.Cleanup() is still before dcs.Cleanup(), in case it is important to preserve.
- moved ccdb.RunStop() from enter_ERROR to after_GO_ERROR, so it can be later than trg.Cleanup()
@knopers8 knopers8 changed the title [WIP] Place ccdb.RunStop() in case of error after trg.Cleanup() Make sure that trigger end time is earlier than run end time Nov 28, 2023
@knopers8 knopers8 closed this Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant