samth
2017-12-14 14:44:56

@jeapostrophe ping re pkgd


samth
2017-12-14 15:38:13

@lexi.lambda Just talked to @jeapostrophe, he plans to fix soon


lexi.lambda
2017-12-14 15:47:18

thanks!


jeapostrophe
2017-12-14 16:15:08

@lexi.lambda it’s up


samth
2017-12-14 16:23:39

@mflatt ok, thanks for investigating. Is there a best way to generate that error myself so that I can see what the error behavior is from the client side?


mflatt
2017-12-14 16:27:36

You could modify the server to close the connection (or even just exit) before returning ’ok. I guess you could also have a slow checker and disconnect your client machine from the network before the success message comes back.


samth
2017-12-14 16:32:48

Ok, thanks, I’ll try that


pocmatos
2017-12-14 21:23:06

Just noticed that the snapshots page: https://pre.racket-lang.org/installers/ lists northwestern but this doesn’t seem to work anymore. i.e. the link http://plt.eecs.northwestern.edu/snapshots/ times out.


pocmatos
2017-12-14 21:23:20

@greg ^^^


stamourv
2017-12-14 21:29:25

@pocmatos: I believe there’s some network shuffling happening today at NWU.


stamourv
2017-12-14 21:29:28

@robby: ^


spdegabrielle
2017-12-14 21:30:39

I’ve created a #drracket channel for anyone interested in working on DrRacket.


robby
2017-12-14 21:37:40

The site seems to be back now


greg
2017-12-14 22:10:38

@robby For Travis CI builds that need Racket snapshot, is Northwestern or Utah preferable (meaning, better uptime, as well as friendly to your resources)? (I ask because I seem to recall switching this in years past, but was advised to switch it back. So I’m not sure whether to accept @pocmatos’ PR to switch it from NW to Utah.)


robby
2017-12-14 22:11:14

I don’t ever intend for it to be down and there are no resource constraints from our end


greg
2017-12-14 22:12:33

@robby Cool I’ll stick with Northwestern then — thanks!


robby
2017-12-14 23:13:44

Sorry it has been down recently.


robby
2017-12-14 23:14:02

Does it make sense to send requests to both and take the one that comes back first?


greg
2017-12-14 23:24:41

No worries, I wouldn’t expect any one server to have 100% uptime.


greg
2017-12-14 23:26:19

> Does it make sense to send requests to both and take the one that comes back first? Maybe. I guess the question is where to put that. e.g. Are you proposing that folks do this try-both logic in various shell scripts etc.? Or are you proposing to put both behind one load balancer that does this, and to which we point? :grin:


notjack
2017-12-14 23:38:33

did somebody say load balancing? :grin: