Colin Heathman
Colin Heathman
I was able to figure out a workaround using `socat` as a “session manager” for graceful shutdown. example: `rclone serve sftp --addr :8022 local:/my_dir/` can be used to host the...
I have tested this locally with a basic installation. I am in the process of testing this change in an environment with some live traffic, so the PR will remain...
@mumoshu Please take a look at this new implementation. This version is stateless. I was able to find the information I need for the metrics from the logs for the...
> @ColinHeathman IMHO, making it stateful alone is fine, as long as the state is allowed to get lost. That said, I thought we'd be happy with your alternative mentioned...
What do you think of the metric names? I want to be sure that they are correct
Is this within the scope of ARC? If so I am willing to work on the feature
I think `github_workflow_status` would be unreliable for any pull-based autoscaling metric. I think that it would be necessary to put the logic into the `github-webhook-server` and make it a prerequisite...
I'm planning on making a PR to enable a new prometheus server on the `githubwebhookserver` runtime, and expose these metrics: ``` github_workflow_runtime (histogram) github_workflow_queue (histogram) github_workflow_conclusion (counter) github_workflow_status (gauge) ```...
Hey @mumoshu, this does work in my cluster. We at BenchSci are currently using this as it is, since we have GH Enterprise and don't need to worry so much...
The secondary display that would show desktop mode isn't online, so scrcpy can't connect to it ``` [server] ERROR: Exception on thread Thread[main,5,main] com.genymobile.scrcpy.InvalidDisplayIdException: There is no display having id...