prompting
prompting copied to clipboard
Stop Validators from Sending Empty Challenges
For wiki-based tasks, validators send empty challenges ~1.2% of the time.
If the challenge is empty, we should just raise an exception and try again/skip the task. We should check this after we generate the challenge and clean it.
Hi @bkb2135 I have raised PR for this issue .