Skip to content

Fix Analyze button contrast and reduce rate limit pressure#12

Merged
jheller1212 merged 1 commit into
mainfrom
claude/reddit-ai-relationships-scraper-UghG8
Mar 11, 2026
Merged

Fix Analyze button contrast and reduce rate limit pressure#12
jheller1212 merged 1 commit into
mainfrom
claude/reddit-ai-relationships-scraper-UghG8

Conversation

@jheller1212

Copy link
Copy Markdown
Owner
  • Button text forced to #000 black for readability on yellow gradient
  • Analyze now makes only 2 Reddit requests (about + 1 probe) instead of 8 — dramatically reduces rate limit risk
  • Reddit 403 is now retried (Reddit uses 403 for rate limits too, not just private subs) with exponential backoff up to 4 attempts
  • Longer delays between retries (3s base instead of 2s)

https://claude.ai/code/session_01JS12oCAdiNAGoSr7NhmNzU

- Button text forced to #000 black for readability on yellow gradient
- Analyze now makes only 2 Reddit requests (about + 1 probe) instead
  of 8 — dramatically reduces rate limit risk
- Reddit 403 is now retried (Reddit uses 403 for rate limits too, not
  just private subs) with exponential backoff up to 4 attempts
- Longer delays between retries (3s base instead of 2s)

https://claude.ai/code/session_01JS12oCAdiNAGoSr7NhmNzU
@netlify

netlify Bot commented Mar 11, 2026

Copy link
Copy Markdown

Deploy Preview for redditscrapersbe ready!

Name Link
🔨 Latest commit 1c37bc3
🔍 Latest deploy log https://app.netlify.com/projects/redditscrapersbe/deploys/69b1f1b5b4e5420008d1cf0f
😎 Deploy Preview https://deploy-preview-12--redditscrapersbe.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jheller1212
jheller1212 merged commit c09c7e6 into main Mar 11, 2026
4 of 5 checks passed
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.

2 participants