|
|
|
|
|
by saxenaabhi
209 days ago
|
|
Setting up a replica and then pointing your api requests at it when cloudflare request fails is trivial. This way if you have a SPA and as long as your site/app is open the users won't notice. The issue is DNS since DNS propagation takes time. Does anyone have any ideas here? |
|
Only if you're doing very basic proxy stuff. If you stack multiple features and maybe even start using workers, there may be no 1:1 alternatives to switch to. And definitely not trivially.