cpt1gl0

Results 19 comments of cpt1gl0
trafficstars

Re-implemented repeated ping, addressing the mentioned issues and trying to be less invasive: * Re-ping 4 times with timeout of 1 minute to mimic old behaviour * Keep old constructors...

> The code looks good, but the overall proposal is incomplete. Changes to the ping thread need a Jira ticket, even if they seem to maintain the existing behavior. It...

@jeffret-b I just can tell you that at my company, where we use Jenkins as an integral part of our build environment, we experience problems with disconnecting nodes when the...

@jeffret-b I can not give you any hard facts. Personally, I think it's a good idea to introduce that change, but it is for you to decide.

> Normally the ping thread is the symptom not the cause. A totally agree and I think this is not for discussion. In our case usually a system under heavy...

Could someone please give the current status of the SFU implementation?

I looked up the relevant parts of GitLab source code. There it can easily be seen that fetching all branches is being cached https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/api/branches.rb#L44-77 while for fetching a single branch...

@LinuxSuRen Could you please take a look, also at the related MR, as soon as possible so this can be fixed? At the moment GitLab Branch Source plugin will not...

A related GitLab issue was just created: https://gitlab.com/gitlab-org/gitlab/-/issues/333548