Which is easy to simulate using ab -n 3 https://resume_url/...
End result: two entries in the data store:

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:

So at least it can be reproduced consistently. ![]()
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:

Got three this time:


