woodpecker/cmd/agent
Alexander Matyushentsev 049c26229d
Let agent retry to connecting to server (#1728)
Closes https://github.com/woodpecker-ci/woodpecker/issues/1721

PR introduces connection retries during agent startup.

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2023-05-03 13:31:29 +02:00
..
agent.go Let agent retry to connecting to server (#1728) 2023-05-03 13:31:29 +02:00
agent_test.go Correct label argument parsing in agent code (#1717) 2023-04-28 20:41:05 +02:00
flags.go Let agent retry to connecting to server (#1728) 2023-05-03 13:31:29 +02:00
health.go Fix linter (#1647) 2023-03-18 20:35:27 +01:00
health_test.go Create agent/ package for backend agnostic logic (#338) 2021-09-23 16:58:12 +02:00
main.go Let agent retry to connecting to server (#1728) 2023-05-03 13:31:29 +02:00