0

I've been using the rturk Ruby library to call the Amazon Mechanical Turk API. I'm doing basic things like approving and rejecting. After doing so successfully, I am now looking over the (a) AMT Web UI and (b) an exported CSV. Neither shows the approvals or rejections I just made.

What is going on?

I would not expect a time lag. How can I get to the bottom of this?

David J.
  • 31,569
  • 22
  • 122
  • 174

1 Answers1

1

I got an answer from James@AWS over at the Mechanical Turk forum: https://forums.aws.amazon.com/message.jspa?messageID=398300

Please see the last response in this thread:

https://forums.aws.amazon.com/thread.jspa?messageID=175067&#175067

The short answer is that the web interface doesn't see updates from certain actions taken in the API. This is a known limitation.

From where I sit, this "known limitation" would be better described as a bug.

David J.
  • 31,569
  • 22
  • 122
  • 174