woodpecker/cmd/agent/core
6543 0575f36374
Let agents continuously report their health (#3893)
The agent should continue to report the health status as long as it got not terminated.

extracted from #2951

Right now there exist the case where you have ''shadow agents" who pull tasks even if they don't report healthy...
2024-07-12 23:43:24 +02:00
..
agent.go Let agents continuously report their health (#3893) 2024-07-12 23:43:24 +02:00
agent_test.go Make agent usable for external backends (#3270) 2024-02-08 16:33:22 +01:00
config.go Make agent usable for external backends (#3270) 2024-02-08 16:33:22 +01:00
config_test.go Make agent usable for external backends (#3270) 2024-02-08 16:33:22 +01:00
flags.go cspell lint go code (#3706) 2024-05-24 22:35:04 +02:00
health.go Spellcheck "server/*" (#3753) 2024-06-04 08:30:54 +02:00
health_test.go Make agent usable for external backends (#3270) 2024-02-08 16:33:22 +01:00
run.go Add godot linter to harmonitze toplevel comments (#3650) 2024-05-13 22:58:21 +02:00