gitpod.v1.RunnerInteractionService

MarkRunnerActive

MarkRunnerActive marks a runner as available. This must be called every 30 seconds to keep the runner active.

post/gitpod.v1.RunnerInteractionService/MarkRunnerActive

Request body

runnerIdstring uuid

The runner's identity

Response

Success

GitpodV1MarkRunnerActiveResponse required

Changes