Fork me on GitHub
#leiningen
<
2017-11-03
>
sashton16:11:38

is there a way to increase the timeout for downloading dependencies from a repository? using an internal mirror, and it’s sometimes slow to fetch new dependencies

noisesmith16:11:35

@sashton :repl documents a :time-out option, but I don’t know if that helps in your case

noisesmith16:11:03

otherwise if there are other time out configs it would be good to add them to the output of lein help sample imho

sashton16:11:37

i saw the repl timeout, but that didn’t sound to me like it relates to wagon timeouts

noisesmith16:11:49

the repl timeout would trigger if dep fetching took long enough (but it doesn’t sound like that’s what was timing out first for your case)

sashton16:11:07

no, not running a repl. running a lein intstall

sashton16:11:17

on a build machine

noisesmith16:11:14

btw there are essential members of the leiningen team that never look at this channel, freenode IRC is a reliable way to communicate with the lein devs

noisesmith16:11:48

I was tempted to relay this question on irc but selfishly I don’t want that to be my job generally, heh

sashton16:11:03

haha, i’ll check it out. thanks

gonewest81820:11:14

^^ #leiningen on freenode is the primary reason I have erc configured in emacs.