Replies: 2 comments 4 replies
-
Lichess puts a limit on how many challenges per day a bot can request. Allowing multiple challenges at a time would cause bots to hit the limit faster. Why do you want to launch multiple simultaneous challenges? |
Beta Was this translation helpful? Give feedback.
2 replies
-
I've added a PR that you can test out: #913. Basically, if a game lasts longer than 10 minutes, then another matchmaking challenge will be created. This requires setting |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Would it be possible to add an option which allows the program to launch multiple matchmaking simultaneously? e.g.
matchmaking>concurrency
. It would be interesting mostly for engines that are not multithreaded.Best,
Beta Was this translation helpful? Give feedback.
All reactions