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

Execution status compute API #3858

Closed
wdbaruni opened this issue Jan 25, 2024 · 1 comment
Closed

Execution status compute API #3858

wdbaruni opened this issue Jan 25, 2024 · 1 comment
Assignees
Labels
th/production-readiness Get ready for production workloads
Milestone

Comments

@wdbaruni
Copy link
Member

wdbaruni commented Jan 25, 2024

Expose an API (based on NATS) in the compute node to allow the requester node to query about the status and progress of jobs. This should be similar to the periodic messages the compute node is publishing #3859, but enables the requester to query about certain jobs that it might've missed hearing about, such as when a compute node says jobA is not among the active ones, but the requester's state says otherwise.

This may not be needed if we implement #3859 in a way using offsets that makes sure on messages were missed and for the requester to go back to previous events

@wdbaruni wdbaruni added this to the v1.4.0 milestone Jan 25, 2024
@wdbaruni wdbaruni added the th/production-readiness Get ready for production workloads label Jan 25, 2024
@wdbaruni wdbaruni transferred this issue from another repository Apr 21, 2024
@wdbaruni wdbaruni transferred this issue from another repository Apr 21, 2024
@wdbaruni wdbaruni modified the milestones: v1.4.0, v1.5.0 Apr 22, 2024
@wdbaruni wdbaruni self-assigned this Jul 1, 2024
@wdbaruni
Copy link
Member Author

Not needed based on the design proposed for #3861 where we maintain offsets of latests processed events, along with periodic state sync

@wdbaruni wdbaruni closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
th/production-readiness Get ready for production workloads
Projects
Status: Done
Development

No branches or pull requests

1 participant