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

heartbeat for agent discovery #168

Open
nqd opened this issue Jul 18, 2023 · 0 comments
Open

heartbeat for agent discovery #168

nqd opened this issue Jul 18, 2023 · 0 comments
Assignees
Labels
go Pull requests that update Go code
Milestone

Comments

@nqd
Copy link
Contributor

nqd commented Jul 18, 2023

When running in distributed mode, the master needs to know the working agents.

We will implement a simple heartbeat via gRPC to check for liveness of master and agent.

Tech tasks:

  • define gRPC schema
  • implement the heartbeat
@nqd nqd self-assigned this Jul 18, 2023
@nguyencatpham nguyencatpham added this to the v2 milestone Jul 23, 2023
@nguyencatpham nguyencatpham added the go Pull requests that update Go code label Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Projects
None yet
Development

No branches or pull requests

2 participants