185 Commits

Author SHA1 Message Date
Unitech
1131cc8098 (test) extra logging message on exception 2016-12-01 23:58:24 +01:00
vmarchaud
f26ff3ee1b (fix) use process id as key to store logs 2016-11-29 15:34:20 +01:00
vmarchaud
ac57a86305 (feature) attach last 25 logs when sending exception to km 2016-11-29 13:56:26 +01:00
Unitech
8dc4a9e9c7 (KM) do not require password for set and multiset conf 2016-11-11 16:52:01 +01:00
Unitech
4df5b37d8b (pm2-dev) force no interaction in dev mode 2016-09-15 12:25:15 +02:00
Unitech
23f2130de0 rename CLI.js to API.js + some fix on pm2-docker command 2016-07-23 19:13:55 +02:00
Unitech
83e916f7ff return json error when interact fails 2016-07-22 16:59:17 +02:00
Valentin “ThisIsMac” M
4c0ce92547 bugfix : watchdog cant read header file so we need to tell him to execute with node 2016-07-06 00:32:49 +02:00
Unitech
227c742594 #2176 #2175 keep compatibility with PM2 v1 API + change independant to independent + adapt tests 2016-07-02 13:52:12 +02:00
Unitech
3090275a93 clone to fclone 2016-07-01 16:03:35 +02:00
Unitech
1aab225ffa harden interactor reconnect 2016-06-30 21:26:06 +02:00
Unitech
4930489045 new clone utility 2016-06-30 19:04:54 +02:00
Unitech
c031924354 fix log message when internet is unreachable from interactor 2016-06-30 00:11:25 +02:00
Unitech
938c9621d5 #2172 remove optionnal error message + remove previous Client.printOut 2016-06-18 18:42:51 +00:00
Unitech
cec23610c5 let nssocket to his reconnect job in exponential backoff 2016-06-13 16:54:34 +02:00
Unitech
ffc30d48f9 set timeout to stop log streaming after 12000 2016-06-13 16:53:39 +02:00
Unitech
015ec9e242 increase buffer size limit from 90000 to 29000 + send internal ip 2016-06-13 16:53:09 +02:00
Unitech
72d55af318 replace old school ping by DNS lookup for internet connectivity checks + retry multiple time to get meta info on welcome + retrieve internal IP 2016-06-13 16:51:53 +02:00
Unitech
9639016669 fix pm2 call 2016-06-12 04:41:07 +02:00
Unitech
832ce93834 various fixes and upgrades mainly in agent and bus system 2016-06-11 22:09:14 +02:00
Unitech
4247b07c1d Interactor first fix try // double check watchdog 2016-06-09 01:20:42 +02:00
Arkotek
ddec861dbf interactor: increase buffer limit 2016-05-25 14:30:00 +02:00
Unitech
4bdd3180da remove unused passed cb 2016-04-03 12:24:55 +02:00
Your Name
f104b85a0e la finale touche 2016-04-03 02:13:52 +02:00
Unitech
14bcb363f0 remove asynchronisity checks 2016-04-01 19:52:49 +02:00
Unitech
ba0d36dc3f enhancement: connection timeout 2016-04-01 19:44:01 +02:00
Unitech
ab5499fc69 refactor push connection 2016-04-01 19:35:05 +02:00
Unitech
3d9c02ecf5 enhancement: connection timeout 2016-04-01 18:06:23 +02:00
Unitech
cf6d906387 restore async interactor 2016-04-01 17:30:09 +02:00
Unitech
368743efac refactor: simplify interaction data transfer 2016-04-01 17:22:05 +02:00
Unitech
ea68ed050e interactor: add verifications 2016-04-01 16:35:28 +02:00
Unitech
b945ddcb69 global errors 2016-04-01 11:13:44 +02:00
Unitech
90ed90cf97 Refactor push interactor 2016-03-31 20:15:29 +02:00
Unitech
6e8199a1ff refresh data every minute 2016-03-30 02:18:23 +02:00
Unitech
382c5eb279 KM agent - reconnect refactored 2016-03-30 02:15:44 +02:00
Unitech
1ef2b1bfbc refactor: remove unused code 2016-03-29 15:54:00 +02:00
Unitech
5639931277 enhancement: add native timeout for queries / add test / double check incoming refresh data 2016-03-29 15:47:34 +02:00
Unitech
3f3e0567d2 better log messages 2016-03-28 19:14:01 +02:00
Unitech
78eae77834 remove deprecated env data + refactor interface tests + avoid multi cb calling on offline / reconnection 2016-03-28 19:04:35 +02:00
Unitech
79c7f21dba refactor: Interface testings + remove code duplication 2016-03-28 15:35:22 +02:00
Unitech
5ba125edc1 setInterval to avoid leakage + indicator if reverse interactor connected 2016-03-27 19:58:31 +02:00
Unitech
5f9a43781b enhancement: resetPacket once data is ready to be sent (avoid data loss) + create timer to avoid leakage 2016-03-27 19:52:55 +02:00
Unitech
f6d0fbf817 debug: add info when TCP data flushing is taking a long time 2016-03-27 13:48:32 +02:00
Unitech
d0f496b55a skip debug info 2016-03-27 13:32:24 +02:00
Unitech
9715e7aa97 add debug data: time to flush data in tcp 2016-03-26 16:53:23 +01:00
Unitech
5c06e7c205 add delay before starting pushing data 2016-03-26 16:49:31 +01:00
Unitech
532d79f859 enhancement: wait for data to be written out in TCP socket (push data) 2016-03-26 16:42:50 +01:00
Unitech
ad708ea357 refactor: change location of interaction methods 2016-03-25 17:47:44 +01:00
Unitech
c3c0fcff46 add Copyright header to each file 2016-03-22 23:33:43 +01:00
Unitech
a552b114f3 less debug data 2016-03-22 11:40:45 +01:00