I’m building a Remix blog based on Kent C. Dodds’s and it’s going pretty well but when I get to Redis LRU cache it fails initially trying to connect to replicas in regions I haven’t intentionally set my app to function/deploy to:
The FLY_REGION appears to be “random” and if I add that region as a mounted volume it starts working after a minute.
This is a poorly explained problem and I’m out of my depth, but could use some help if possible