Nikolai Onken

Results 5 issues of Nikolai Onken

When proxying an upload with provided x-amz-acl header the signature is created incorrectly. Would be awesome if this was working.

When hitting Dynamo throttling limits (429s), Vogels will indefinitely retry and never back out. https://github.com/ryanfitz/vogels/blob/master/lib/batch.js#L45-L47 The AWS-SDK attaches a retryable property to the error object for `500s` and `429s`. This...

### Description: I have a lambda that is accessing several services in different accounts using the IAM assume role feature in production. When developing locally I am using AWS SSO...

area/local/start-lambda
area/local

First of all, awesome work with this! I have been trying to get this running on GKE and two of the three pods pretty much consistently start running. The third...

This issue is related to #2. After one of the Neo4j services crashes, it is still reported as healthy, serving traffic and therefor not able to fulfil requests. I tried...