Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample batches for auto MTurking using Rails, not Python #96

Open
utanashati opened this issue Nov 24, 2022 · 0 comments
Open

Sample batches for auto MTurking using Rails, not Python #96

utanashati opened this issue Nov 24, 2022 · 0 comments

Comments

@utanashati
Copy link
Contributor

For this, we would have to use a more advanced scheduler that allows running a rake task each few months (AWS cron is now set up to run on the 1st of every month).

On the Rails side, there should be

  • A new PipelineApi function in place of check_samples_status that would do the Elasticsearch sampling directly.
  • A new rake task in place of check_samples_status that would do the same thing but take output of the new function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant