Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

Max Jackson pfp
Max Jackson
@mxjxn.eth
Nextjs always has me pulling my hair out over bugs I cant pinpoint. I made this simple "rank-check" app which gets my subs on Hypersub & sorts them by time-remaining. Works fine locally. But when I push and it deploys to vercel, I get this error ideas? https://github.com/mxjxn/mxjxn.art/tree/main/src/app/rank-check
9 replies
1 recast
3 reactions

Sam pfp
Sam
@sammdec.eth
Does the fetch endpoint have any bot protection or rate limiting? I’ve sometimes found that to be an issue
1 reply
0 recast
0 reaction

Max Jackson pfp
Max Jackson
@mxjxn.eth
Damn that's a good question. Would explain why it's happening in prod but not local. What doesn't make sense is it has no response code, you'd think if it were rate limited It would get a 429
1 reply
0 recast
0 reaction