WSUFan

Results 4 comments of WSUFan

> I was able to verify that when there are no workers (io.grpc.StatusRuntimeException: UNAVAILABLE: no available workers) the build is stuck. When never worker is introduced and is able to...

when you run the image, maybe you can add this option. "--log-driver=journald"

yeah, maybe a redis lock is needed when operating with these keys. I would choose approach 1, haha

I believe another solution would be to have the client side manage this. We could execute the ```listLeaseExpired()``` function on the client side and retrieve the task initiated by this...