Nicolas Lebacq

Results 79 comments of Nicolas Lebacq

I can reproduce it by simply going in SQS, opening a queue that has been created and accessing the message list of this queue. ![image](https://github.com/localstack/localstack/assets/11139591/044eaf5f-125f-467c-a475-1dec26818732) As you can see, the...

> Hello 👋! It looks like this issue hasn’t been active in longer than five months. We encourage you to check if this is still an issue in the latest...

I haven't handled the situations where the bot is in danger as I am having trouble finding a good code example of how it's being handled.

> Haven hadt time to fully look into the code, but if i read the code: the general idea is having a shorter checkDelay so we have the chance to...

PR was rebased on most recent `master`. The code is quite stable on my end by the way, I've been using it for a few days without issue and bots...

> Not sure why you are trying to refactor the code and create separate files/paths for each utility method. This question should be addressed to the maintainers: @hermensbas, @kadeshar, @nl-saw....

> @noisiver Everyone agrees that the current codebase leaves much to be desired. However, any changes, including refactoring, need to be discussed beforehand. It's essential to create a clear action...

> > I originally lowered it to 500ms and was quite happy with it so we could also opt for this. > > You could perhaps put this value in...