I've been working on a Lambda function but the test for it is failing because it is no longer executing sequentially-but was yesterday.
Is there any way to enforce sequential execution?
I've been working on a Lambda function but the test for it is failing because it is no longer executing sequentially-but was yesterday.
Is there any way to enforce sequential execution?