Matteo Gioioso

Results 47 comments of Matteo Gioioso

Hey, sorry to come late to the party, I was just playing around with the implementation a little bit. https://codesandbox.io/s/virtualized-list-2l0eu This is really raw, I worked on it for one...

@Rendez > I don't see however items being removed from the list when I scroll up again Yea I will try to implement it next time I will put my...

@Rendez Ok thanks, I will look into it. I just like the concept of using `IntersectionObserver`, is much more simple than traditional approach such `react-virtualized` or `react-window` However reading back...

I think I have the same problem. I have noticed a lot of timeouts. Increasing the lambda memory helped a lot, but we are still experiencing a lot of timeout....

And how about shared libraries and code?

@richardhboyd ok, I saw your last commit yesterday so I have tried using `aws-actions/configure-aws-credentials@master`, `sigstore` as audience and add the permissions suggested by @androidwiltron and it is working. I think...

I am not sure this is related to this action, but now I have the following error: ``` UnknownEndpoint: Inaccessible host: `api.ecr-public.ap-southeast-1.amazonaws.com' at port `undefined'. This service may not be...

oh, I see, thanks. It confused me because I have a repository in the Singapore region.

ECR repository. > reachable from any region but you have to use the us-east-1 endpoint I see, many thanks for the clarification

@dmitshur I was interested as well and I have opened a post on the github community: https://github.community/t5/GitHub-API-Development-and/Documentation-about-rate-limit-error-in-V4/m-p/52770#M4508 It is not clear from the documentation what the API will return when...