Charlie Dennison
Charlie Dennison
What's the current status on this? It looks there's already a game state to entity function under utils. Is this lacking in some way?
Thanks @fescobar - sorry I misunderstood and thought "generate-report" was async - if it's sync then that's perfect. I'll try this out in my CICD and report back.
Hi @pmlopes I agree that any command with request_policy:special should not be allowed to run in a clustered client unless "special" care has been taken to implement it correctly. I...
@pmlopes fyi I'm now using SCAN successfully in Production with a cluster like this (I had to add a hash key to all my records) - this basically just says...
@joeybloggs - looks like you recently added support for arbitrary flags so I just updated the README in PR #27 for how to do this if you need it.
> @cdennison Thanks for your PR. I think you need to add `merge=true` to the `to-rabbitmq-string` channel for the Emitter to channel to work. Yes that was the issue -...
@ozangunalp or @cescoffier are you waiting on me to do anything to merge this PR? Thanks
@ozangunalp looks good to me - I merged your branch into mine.
Same issue here - I get the same String index out of range error when defining a Gradle dependency in a separate folder. This didn't work: ``` build.gradle dependencies {...
Got it. I'm mostly interested in the ML side, but will check out your other repos. Thanks.