79216031

Date: 2024-11-22 17:40:08
Score: 0.5
Natty:
Report link

I had the same issue a year ago. I implemented a fargate acting as a rate limiter in front of the stepfunctions and check the number of executions every 60 secs. If it's more than the threshold, I wait or launch a new stepfunction execution. The ratelimiter was launched by a lambda with concurrency limit 1

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Shridha Jalihal