Sven Walter

Results 70 comments of Sven Walter

This would be possible for sessions, but we have to find a way to handle the `global` region, because I guess these are also bound to a partition.

I suggest to not think too hard about having multiple requests, because the users resource is not the only one where this happens – especially with tags. Additionally the resources...

Hello @BalmanRawat, this is a good catch. How exactly do your temporary credentials work? Are these sessions with `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY` and `AWS_SESSION_TOKEN`? Or is it a AWS profile with `role_arn`...

Okay, this means I have to setup a CodeBuild Project to reproduce this issue.

Ah, I see. Looks easy to reproduce. I will take a look.

> ... can it at least output something to let us know it's executing something and not just stuck? Having so much objects sounds a bit like an edge case...

We already tried the proposed solution, but it didn't work. IIUC correctly we have to change `net.core.rmem_max` and `net.core.wmem_max`. These are the values on a failed node: ``` # sysctl...

We still use the lock approach.

Hello! We do have indeed not much time for this project. Also, it does not look like this will change soon. We could the `main` branch consider unstable, but PRs...

Thanks for your response and for keeping working on this despite our low reponsiveness, @ekristen! I can only motivate everyone who is interested in push aws-nuke forward to look into...