-
Using Heroku, I discovered jobs are getting lost if the worker is terminated through scaling or through other auto-management such as too much memory usage.
An example from the heroku logs:
2012-11-1…
-
Intelmq collector: basically a tcp collector, opening a local port.
related to the pull request #171
check this [code](https://github.com/certtools/intelmq/pull/171/commits/d64673f96473143a88d5…
-
## Feature Request
Measure redis list length
### Proposal:
In many cases, we use redis list type as a simple message queue. Redis support the magic atomic command `RPUSHLPOP`, so that we can …
-
I did not want openresty and created a frontend service called "client" (react app). Working locally was a joy with hot reload of the DB. This all worked fine until I went to deploy. I followed your A…
-
After detecting the `investigation` index was missing in the config, I've added it and tried to re-execute the data migration for Private CTIA. But as soon as it tries to migrate the `investigation` i…
-
I'm using MQTT.js (from CLI) to connect to a minimal aedes broker running locally. When I subscribe to the broker for the first time then the *subscribe* event on the broker is called just once as exp…
-
测试跑100W连续多线程塞数据都正常,但是停下放一段时间后,其他小批量的后台任务反而时不时报错:
2016-12-15 20:11:33.439 [Thread-990017] ERROR c.k.f.s.w.redis.codis.test.task.TestCodisRunnable - 990000-测试codis使用时间:8
2016-12-15 20:11:33.784 [Threa…
-
_As a non-clojure programmer trying to integrate with CTIA, I need to be able to deserialize events in redis that are not encoded with Nippy. I would like to see JSON strings, at least._
Carmine …
-
After redis-server is stopped my app have a panic at gopkg.in/redis.v2/pool.go:220
Is this redismq issue or go-redis?
Just for debug I wrote deffered func to recover and that fixed problem
``` go
fu…
-
If possible, they need to be able to be queried by the retrieval workers so that even if a stat hasn't been written to Cassandra yet, it can still be retrieved and displayed.