Adam Mertz

Results 14 issues of Adam Mertz

Regardless of whether or not I hardcode the 'command' prop to the component I get a 'oneOf' property error ```javascript import React from 'react'; import Recorder from 'react-recorder'; export default...

Not entirely sure what you can do about this but when using w/ `Celery` and the task serializer is set to `json` it blows up. Won't even send a base...

This PR should add a simple `stderr` message if the env file is not actually found.

We are attempting to reduce the number of messages being processed by each lambda invocation. We have batching enabled but it doesn't appear that you can configure the message count....