Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

implementing heartbeat for the supervisor #30

Merged
merged 9 commits into from
Oct 14, 2020

Conversation

chkeita
Copy link
Contributor

@chkeita chkeita commented Sep 24, 2020

Summary of the Pull Request

What is this about?

PR Checklist

  • Applies to work item: Add a heartbeat to the supervisor agent #28
  • CLA signed. If not, go over here and sign the CLI.
  • Tests added/passed
  • Requires documentation to be updated
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx

Info on Pull Request

What does this include?

Validation Steps Performed

How does someone test & validate?

@chkeita chkeita force-pushed the chkeita/heartbeat branch 5 times, most recently from a056fe5 to f2ffe7f Compare September 25, 2020 01:05
@chkeita chkeita marked this pull request as ready for review September 25, 2020 01:09
@chkeita chkeita force-pushed the chkeita/heartbeat branch 3 times, most recently from e091fdf to 3dbab44 Compare September 25, 2020 02:14
src/agent/onefuzz-agent/src/tasks/fuzz/generator.rs Outdated Show resolved Hide resolved
src/agent/onefuzz-agent/src/tasks/heartbeat.rs Outdated Show resolved Hide resolved
src/agent/onefuzz-agent/src/tasks/heartbeat.rs Outdated Show resolved Hide resolved
src/agent/onefuzz-agent/src/tasks/heartbeat.rs Outdated Show resolved Hide resolved
src/agent/onefuzz-agent/src/tasks/heartbeat.rs Outdated Show resolved Hide resolved
src/agent/onefuzz/src/heartbeat.rs Show resolved Hide resolved
src/agent/onefuzz/src/input_tester.rs Outdated Show resolved Hide resolved
src/api-service/__app__/heartbeat/__init__.py Outdated Show resolved Hide resolved
src/agent/onefuzz-supervisor/src/heartbeat.rs Outdated Show resolved Hide resolved
src/agent/onefuzz-agent/src/tasks/heartbeat.rs Outdated Show resolved Hide resolved
@chkeita chkeita force-pushed the chkeita/heartbeat branch 3 times, most recently from 4fb46a6 to 903b81b Compare September 26, 2020 16:28
@chkeita
Copy link
Contributor Author

chkeita commented Oct 14, 2020

image

src/api-service/__app__/pool/__init__.py Outdated Show resolved Hide resolved
src/agent/onefuzz-supervisor/src/heartbeat.rs Outdated Show resolved Hide resolved
@bmc-msft bmc-msft merged commit 3189dae into microsoft:main Oct 14, 2020
@bmc-msft bmc-msft linked an issue Oct 20, 2020 that may be closed by this pull request
@ghost ghost locked as resolved and limited conversation to collaborators Apr 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a heartbeat to the supervisor agent
3 participants