Ross Hettel

Results 5 issues of Ross Hettel

**Describe the bug** Testing OTP login locally with one server works correctly, but when deployed to AWS with multiple containers behind a load balancer, `totp.check()` takes multiple tries to pass....

Been using this library to listen for MQTT messages in a constant running daemon process. However, I can't use `loopForever()` as the daemon needs to call other methods during each...

As I'm trying out this docker image, I'd like to mount a volume from my host with a bunch of files. But since they're owned by a user with a...

This happens on AWS lambda Node 14.x. Running the same code on our ECS service did not result in this error. Not sure exactly what is causing it, but switching...

For the chat.postMessage method (there may be others, but this is where I noticed the issue), it has an attachments parameter of an array of objects. All API methods are...