Skip to content

Conversation

@hrj
Copy link
Contributor

@hrj hrj commented Mar 1, 2022

closes #145

  • In background task, this PR distributes creation of CAPCHAs across each parameter combination, to avoid starvation of any one parameter combination
  • When selecting a challenge, this PR picks a random row from the table. This too helps avoid repetition.

hrj added 3 commits March 1, 2022 09:37
Signed-off-by: hrj <harshad.rj@gmail.com>
…kground task

Signed-off-by: hrj <harshad.rj@gmail.com>
…and create in multiple iterations

Signed-off-by: hrj <harshad.rj@gmail.com>
@hrj hrj merged commit 226d3bf into master Mar 1, 2022
@hrj hrj added this to the version 1.2 milestone Mar 1, 2022
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

Successfully merging this pull request may close these issues.

Same captcha image returned ten times consecutively under circumstances

2 participants