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

Test queueing system #41

Open
Hainish opened this issue Jun 23, 2014 · 0 comments
Open

Test queueing system #41

Hainish opened this issue Jun 23, 2014 · 0 comments
Milestone

Comments

@Hainish
Copy link
Member

Hainish commented Jun 23, 2014

Currently, if the constant DELAY_ALL_NONCAPTCHA_FILLS is set to true, the FillHandler object created by the controller will automatically throw all fill requests onto the queue.

Additionally, any failures that occur while filling out a form are also thrown onto the queue, with last_job.attempts = 1.

We should test if these two situations work well on the same queue, and if not separate out the queues.

@Hainish Hainish added this to the launch milestone Jun 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant