Files
meteor/tools
David Glasser e22702be45 Make more DDP errors specific
These errors should look like connection errors, not clean closes:

- Heartbeat timeout (DDP-level or SockJS-level)
- Connection timeout (SockJS implementation)

The "disconnected with no error while waiting for something we asked
for" error in ServiceConnection is now a DDP.ConnectionError so that it
prints better.

If a command refuses to run due to a catalog sync error, it should print
the error. (Commands that merely warn that they could not sync don't
print that error, unless METEOR_LOG=debug.)
2014-10-20 15:04:12 -07:00
..
2014-09-30 19:25:35 -07:00
2014-10-17 13:47:21 -07:00
2014-03-05 23:33:06 -08:00
2014-10-20 14:44:09 -04:00
2014-10-17 13:47:21 -07:00
2014-10-20 15:04:12 -07:00
2014-10-20 14:44:09 -04:00
2014-08-04 19:03:05 -07:00
2014-10-20 14:44:09 -04:00
2014-09-29 22:50:49 -04:00
2014-06-17 17:33:55 -07:00
2014-06-13 17:14:42 -07:00
2014-10-17 13:47:22 -07:00
2014-10-20 14:44:09 -04:00
2014-09-24 15:53:05 -07:00
2014-08-28 11:14:40 -07:00
2014-09-25 14:57:39 -07:00
2014-10-14 21:14:14 -07:00
2014-09-30 19:25:35 -07:00
2014-10-17 11:27:16 -07:00