JulyWitchJ
tRPC2y ago
JulyWitch

How to add fallback link to tRPC link (Mirror API URL if main URL failed)

My API URL is not functioning in Iran, I'm using Vercel and Vercel has banned Iran,
I want to provide a different URL as a mirror API URL in case the main URL fails, How can I do that using tRPC links?
Was this page helpful?