Benjamin Sergeant
|
c5aadffa08
|
(redis cobra bots) update the cobra to redis bot to use the bot framework, and change it to report fps metrics into redis streams.
|
2020-06-10 22:30:55 -07:00 |
|
Benjamin Sergeant
|
2e904801a0
|
(ixbots) add new class to configure a bot to simplify passing options around
|
2020-05-12 19:08:16 -07:00 |
|
Benjamin Sergeant
|
0772ef7ef5
|
(cobra bots) add a --heartbeat_timeout option to specify when the bot should terminate because no events are received
|
2020-05-06 22:01:48 -07:00 |
|
Benjamin Sergeant
|
af003fc79b
|
(ixbots) fix tsan data race error when accessing verbose parameter
|
2020-05-04 17:15:35 -07:00 |
|
Benjamin Sergeant
|
4f17cd5e74
|
(cobra bots) do not use a queue to store messages pending processing, let the bot handle queuing
|
2020-05-04 15:45:11 -07:00 |
|
Ross Jacobs
|
5860c5c80b
|
Fixes #179 (#180)
|
2020-04-20 22:59:20 -07:00 |
|
Benjamin Sergeant
|
1c19a57fef
|
missing atomic header in IXCobraBot.h / should fix windows build
|
2020-04-16 22:54:43 -07:00 |
|
Benjamin Sergeant
|
a2abe861d3
|
(cobra bots) add a utility class to factor out the common bots features (heartbeat) and move all bots to used it + convert cobra_subscribe to be a bot and add a unittest for it
|
2020-04-16 21:58:10 -07:00 |
|
Benjamin Sergeant
|
0f5d15aa11
|
(cobra bots) add a utility class to factor out the common bots features (heartbeat) and move cobra to sentry bot to use it
|
2020-04-16 14:49:49 -07:00 |
|