Amit Saha
Amit Saha
@ewilde I am curious to know how would one approach adopting this for requests which has a side-effect? (
FWIW, I think linking to the [guide](https://golang.org/doc/install) on golang.org may be a better idea for two reasons: - The distribution repositories may be out-of-date - You then have to default...
Hi @duracell - have you experimented with specifying both these options: ``` -gitlab.projectMembershipType string Project type to clone (all, owner, member, starred) (default "all") -gitlab.projectVisibility string Visibility level of Projects...
@duracell can you please try the latest release? https://github.com/amitsaha/gitbackup/releases/tag/v0.8.1 @syphernl thanks for the PR again!
Hi @liljenstolpe - any chance it could be a case of you not granting the necessary scopes to the oauth token you are using?
hi @liljenstolpe - if you get a chance, please let know if the new release https://github.com/amitsaha/gitbackup/releases/tag/0.5 fixes the issue?
No - but we could give it a shot. If you have ideas, please share.
I am missing something perhaps here - but ignoring the pool metrics (which I presume is a SDK implementation detail), can we not perform the metric calculation in the `relay_feature_store.go`...
>So, if you want connection pool information, then this cannot be done only with Relay changes. If you don't want connection pool information after all, then that's another matter, and...
>I'm also not clear on what kind of metrics you're looking for in regard to connection pools. If you want to know how many connections are being made to your...