Skip to content

fix: retry 500 errors, detect serverError in 200 responses, session reuse - #35

Open
benkwok1983-cmd wants to merge 1 commit into
flowese:mainfrom
benkwok1983-cmd:main
Open

fix: retry 500 errors, detect serverError in 200 responses, session reuse#35
benkwok1983-cmd wants to merge 1 commit into
flowese:mainfrom
benkwok1983-cmd:main

Conversation

@benkwok1983-cmd

Copy link
Copy Markdown

Fix for #7 - 500 Server Error

Changes:

  • **
    equests.Session()** - persists cookies across requests, reduces captcha triggers
  • 500 error retry - exponential backoff, up to 3 retries
  • serverError detection - catches errors in HTTP 200 responses with serverError field
  • Captcha detection - detects hCaptcha/CF challenges, prompts for manual token (no paid API needed)
  • 30s timeout - prevents hanging requests

/claim #7

@opirebot

opirebot Bot commented Jun 8, 2026

Copy link
Copy Markdown

👀 We've notified the reward creators here.
Make sure your payment account is ready to receive the payment for your hard work 💪

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.

1 participant