Is `$.flow.rerun()` Now Supported in the Builder?

Which is easy to simulate using ab -n 3 https://resume_url/...

End result: two entries in the data store:

image.png

So… this is a bit of an edge case because we call the resume_url multiple times.

It’s probably fine to ignore I guess. :man-shrugging:

And again:

image.png

So at least it can be reproduced consistently. :slightly_smiling_face:

1 Like

Huh, that’s weird. I’m trying with your code but still only get 1 entry

Yeah, now you need to call the resume_url with ab -n 3 url_here

I’m running with -n 10

Had tried with -n 3

Weird.

I guess it doesn’t happen all the time. :man-shrugging:

Did you delete all entries before running the test?

yup

Hmm yeah strange

Tried again with -n 3 and same, only 1 entry

Again:

image.png

Got three this time:

image.png