Join Nostr
2026-06-18 00:32:04 UTC

Mitch Downey :pci: on Nostr: Dave ⚔️ su || cd ⚔️ I notice in our PV alpha that we are getting 500 errors ...

I notice in our PV alpha that we are getting 500 errors when we request "get a list of feeds that have updates over the last X amount of time".

We make a series of paginated requests until we get the full list. It seems like the process works fine for most of those requests, but eventually we get a 500 error response from one of the pages. Is this a known issue?

I think I'm just going to add some retry handling for when this happens and see if that resolves it.