cloudyr/MTurkR

HITStatus() doesn't work properly

Closed this issue · 2 comments

I have been encountering this issue the whole time. Whenever I use HITStatus to check the status of my newly launched HIT, it spills correct information for Assignment Pending and Assignment Available. However, Assignment Completed is always 0 regardless of whether a HIT is newly launched or newly completed. Any idea what is going on here? Thanks!

I'm travelling at the moment, but give me a few days to investigate.

As far as I can tell, there's nothing MTurkR-specific here because everything in the API responses is being parsed correctly. The issue is probably a lag in how AWS accumulates those results. So I'm closing this for now.