Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] ODC: Send SOR/EOR timestamps as FMQ properties #658

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

knopers8
Copy link
Collaborator

OCTRL-987

This involved extracting setProperties as a separate helper to share it between Start and Stop, and adding it to Stop, which was not the case. Contrarily to Start, we do not abandon odc.Stop in case setProperties fails, so we still have an attempt to stop the run.

Tested on staging, it looks like setProperties takes 50ms when using 2 EPNs. Looking at the past logs in production, it usually takes no more than 100ms, so I don't think anyone should complain, while this lets us use correct EOR time in QC.

@knopers8 knopers8 requested review from teo and justonedev1 February 28, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant