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

Confirm agent Shutdown #463

Open
AnarManafov opened this issue Aug 16, 2022 · 0 comments
Open

Confirm agent Shutdown #463

AnarManafov opened this issue Aug 16, 2022 · 0 comments
Assignees
Milestone

Comments

@AnarManafov
Copy link
Contributor

When DDS commander starts its shutdown, it sends the shutdown command to all agents, but doesn't wait until they finish.
To make DDS more reliable, it should wait a certain amount of time until all agents disconnect. But it should drop the connection once the timeout is reached no matter what.

It should improve the cleaning processes, as plug-ins now shutdown RMS jobs after DDS commander is down, which might be too soon for some agents. Instead of introducing an artificial sleep before cancelling RMS jobs, DDS will relay on natural shutdown time of agents limited by the configurable time limit (timeout).

@AnarManafov AnarManafov added this to the 3.8 milestone Aug 16, 2022
@AnarManafov AnarManafov self-assigned this Aug 16, 2022
@AnarManafov AnarManafov modified the milestones: 3.8, 3.9 Jan 12, 2024
@AnarManafov AnarManafov modified the milestones: 3.9, 3.10, 3.11 Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant