Commit Graph

18 Commits

Author SHA1 Message Date
Arik Fraimovich
e47f78f657 Job: when cancelling send SIGKILL instead of SIGINT. 2013-11-29 21:30:03 +02:00
Arik Fraimovich
1e3be5b4b8 Job: support for old job that had no process id. 2013-11-29 21:30:03 +02:00
Arik Fraimovich
e8aa8e094f Naive implementation of job cancel 2013-11-29 21:30:03 +02:00
Arik Fraimovich
a604fcf8a4 Store job process id 2013-11-29 21:30:03 +02:00
Arik Fraimovich
8381bd14c5 If worker forked process didn't exit cleanly, update job 2013-11-29 21:30:02 +02:00
Arik Fraimovich
7ef1ed400b Don't use connection pool in query runner 2013-11-29 21:30:02 +02:00
Arik Fraimovich
a88582a579 Fix: child process wasn't exiting 2013-11-29 21:30:02 +02:00
Arik Fraimovich
1131df9c78 Run query in forked process 2013-11-29 21:30:02 +02:00
Arik Fraimovich
24492bbe2d Log exception when refresh queries fails 2013-11-29 21:30:02 +02:00
Arik Fraimovich
7ca1b5e761 Make qr take redis connection params from the general redis connection 2013-11-04 15:52:48 +02:00
Arik Fraimovich
2c21ae28d9 Fix: move utf deocding to proper place 2013-10-30 17:38:05 +02:00
Arik Fraimovich
c0c2fed6ac Fix: when query had unicode characters it was failling to execute 2013-10-30 17:11:00 +02:00
Arik Fraimovich
cf1d20c958 Don't send query result when saving a query 2013-10-30 16:51:08 +02:00
Arik Fraimovich
c24b6cabc9 Move cookie secret to settings. #7 2013-10-28 19:48:20 +02:00
Arik Fraimovich
942e8fc698 redash -> re:dash 2013-10-28 10:33:12 +02:00
Arik Fraimovich
38abcbc6fa Code documentation 2013-10-27 18:15:35 +02:00
Arik Fraimovich
c1ab17ead8 Updated SQL script to generate tables 2013-10-27 15:33:24 +02:00
Arik Fraimovich
653d60dfb2 Initial commit. 2013-10-25 10:26:07 +03:00