SJTU-IPADS / ServerlessBench

A benchmark suite for serverless computing
Other
216 stars 32 forks source link

Testcase4/alexa: return consistent result when alexa reminder addItem succeed after rety #7

Closed YellyYU closed 3 years ago

YellyYU commented 3 years ago

Change all return values of succeed cases of alexa (Testcase 4) to the current associated items in database. This guarantees the consistency of results when the function succeeds after retry, and fixes issue #6 .