Andrés
Andrés
Hi there! So i did an initial implementation of this issue with the core logic in [Table](https://github.com/kedacore/http-add-on/blob/main/pkg/routing/table.go), something like: ```go func (t *Table) AddTarget( host string, target Target) error {...
Same issue here, solved with a retry step :(
Same issue here
> Same issue here Solved with v0.11.2 😢
@nimjor we upgraded from 0.9.3 also because of that bug, now i don't know which one i prefer lol i can confirm that with your script we didn't have issues...
Thanks @Velfi !!! Ping me if you need anything
Guess i won't update for now then, i'm in v0.12.0 and with the cronjob from @nimjor to delete zombie runners. I will follow the issue, thanks for opening!
@starcraft66 we also suffered it, check [this issue](https://github.com/actions/actions-runner-controller/issues/4136)
same issue here
We are now facing this issue also, same version.