Rodion Fedorov
|
0e4a079691
|
Fix typo in the comment
|
2018-07-17 20:49:40 +03:00 |
|
Mano Marks
|
9652ca5e1c
|
Merge pull request #89 from oherrala/redisconn
Don't lose Redis connection on reconnect
|
2017-11-29 11:39:59 -08:00 |
|
Bret Fisher
|
f5a84ab40f
|
prevent dotnet worker from consuming all cpu
|
2017-11-21 02:11:55 -05:00 |
|
Ossi Herrala
|
c2eeb7ab73
|
Don't lose Redis connection on reconnect
Keep Redis connection stored so that it's not lost and we avoid
reconnecting all the time.
|
2017-10-01 17:26:01 +03:00 |
|
Manuel Belsak
|
34fecbf1fd
|
Establishe redis connection after its lost after a few minutes
|
2016-11-30 13:59:21 +00:00 |
|
Aanand Prasad
|
036c119e2c
|
Reword connection retry messages
|
2016-06-19 21:32:18 -07:00 |
|
Aanand Prasad
|
c57e9c315a
|
Fix race condition in worker
|
2016-06-18 14:16:49 -07:00 |
|
Nate McMaster
|
e5489683c8
|
Recreate worker as a .NET Core app
|
2016-06-11 14:26:04 -07:00 |
|