Brandon Bradley

Results 9 issues of Brandon Bradley

Hello! I think you should consider making a diagram in the style of Akka Streams blocks like the one in your code. It helped me think about the constructed flow...

enhancement
help wanted

Fixes #371 and #480

bug-fix

Hello! Thanks for the library. I have been using this library to interface with the [GDAX websocket feed](https://docs.gdax.com/#websocket-feed). While upgrading to their new websocket protocol, the size of the subscription...

States execute, but service stops. I think this is due to a new check in 5.0.1. Relevant log: ``` [2016-11-27T18:15:38,231][WARN ][o.e.b.BootstrapCheck ] [I9Z5Rn8] max virtual memory areas vm.max_map_count [65530] is...

Currently, only one node is supported.

enhancement

Fortunately, reconnection logic works great! ``` [2016-09-26 10:12:09,412] ERROR There was a problem connecting! (co.coinsmith.kafka.cryptocoin.streaming.BitstampPusherActor) [2016-09-26 10:12:09,445] INFO State changed from CONNECTED to DISCONNECTED (co.coinsmith.kafka.cryptocoin.streaming.BitstampPusherActor) [2016-09-26 10:12:09,450] INFO State changed...

bug

Hello! I made some changes for the purposes of using this as a blog. I feel like these changes will help other people getting started for a multi-page site with...

Hello! This plugin doesn't have support for detecting a detached state. Can it be done?

Feature Request
help wanted

Having this plugin and serverless-dynamodb-local installed results in the DynamoDB installation failing. I have tried various versions of serverless-dynamodb-local and serverless-appsync-plugin with the same result. ``` Serverless: Invoke dynamodb:install Started...