Phil Winder
Phil Winder
Needs investigation. There's some code in the codebase to check that the client version matches the server. But when running `0.2.4` with a server version of `0.2.5` none of the...
Hi there, When doing hyper-parameter training with rl-zoo I often accidentally test a parameter that produces invalid or explosive policies for a particular algorithm/environment. Occasionally this produces a policy where...
Hi there, I have a use case where I want to deep sleep and trigger off the PIR to wake, do some stuff, then sleep again. I've been using the...
I'd like to get the `meta` jsonapi field into the resultant object.
If creating a PR from a fork, the deployment will fail in travis because it doesn't allow forks access to secret variables: ``` The command "openssl aes-256-cbc -K $encrypted_a10f349f39af_key -iv...
Performing this example: https://github.com/serverless/serverless-kubeless#try-out-the-example I get this error. Not sure what the problem is. Thanks. ``` SLS_DEBUG=* serverless deploy Serverless: Load command config Serverless: Load command config:credentials Serverless: Load command...
Requires testing.
AFAIK, `enable_failover: true` doesn't work. The framework should failover correctly.