notimetoname
notimetoname
> It's not a big problem, the GAS cost is rather low and you don't restart nodes often. My main question is about that config value in general. Is it...
> funlen and gocognit (or gocyclo which is very similar) are a bit too vague for me, they're nice, but they can make you work just to please some linter...
>> dogsled > > But other users may use all of them anyway, so you'll waste some time, but gain nothing. I meant if it is a private func for...
Some time ago one good guy opened my eyes and I started to see dirty code in a stored (nested inside structs) `context.Context`; it was kinda obvious but I saw...
@roman-khimov, yeah, I read `man` before the issue was posted. `wget` uses a 60(!) times longer default. `curl` seems not to use a default timeout at all. My question (and...
> a message we print when the --timeout is fired and a separate exit code for it?
> So we can turn --timeout off completely for object put/get (but leave it in options). That is how I would go OR at least do not make it that...