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

Tools API: report disconnect of dds-agent #402

Open
AndreyLebedev opened this issue Nov 8, 2021 · 1 comment
Open

Tools API: report disconnect of dds-agent #402

AndreyLebedev opened this issue Nov 8, 2021 · 1 comment
Assignees
Milestone

Comments

@AndreyLebedev
Copy link
Contributor

  • One of the use cases that node rebooted during the run.
  • We should introduce a common error/information channel/subscription to which all the common notifications go.
@AnarManafov
Copy link
Contributor

There is an idea to combine this call and OnTaskDone into one API, which will use one channel for multiple different types of DDS global events.
The API should return to the user std::variant, which can have a set of predefined structures for each type of global events, such as OnAgentShutdow, OnTaskDone, etc...

@AnarManafov AnarManafov modified the milestones: 3.6, 3.8 Jan 11, 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

2 participants