A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Why I can't get data in AWS every 1 minute (I'm using Lambda to pull data every minute and push the data in S3 also I use python timedelta in my codes for every minute), do you have any limits getting the data in every minute? except in 250 limits, but when I'm using "every 10 mins" in AWS S3 can get data exactly and properly, I check my codes there's no error. need feedback ASAP thank you.
Here's the photo
1st pic every minute, 2nd pic every 10 mins