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

API that expose the list of runs generated by currently executed plan #111

Closed
dmgav opened this issue Dec 16, 2020 · 1 comment
Closed
Assignees

Comments

@dmgav
Copy link
Contributor

dmgav commented Dec 16, 2020

Implement RE Manager API that expose the list of runs generated by the currently executed plan. The run information should include Run UID, current status of the run that indicates if it is open or already closed and exit status for the closed run. The data should be updated in real time. Provide client with the means to detect the events when the run list is updated and minimize the number of list downloads.

@dmgav
Copy link
Contributor Author

dmgav commented Dec 24, 2020

Addressed in PR #110

@dmgav dmgav closed this as completed Dec 24, 2020
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

No branches or pull requests

1 participant