You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We were grouping all events we were called for, and only looking at the
non-`aws:sqs` events to warn about them. This can be done as we go, and
then we only need to keep the SQS events in memory.
0 commit comments