Some VPN providers use the same keys for multiple servers/countries you can then alternate between countries or add extra servers if the first one is not working with
server-poll-timeout 10
remote-random
remote [server address] [port number]
remote de.vpnunlimitedapp.com 1194
server poll timeout will query for 10 seconds before querying the next, remote random will randomly choose the first server to query if you remove this it will query your list from top to bottom
For WireGuard you have to script this yourself a starting point might me the WireGuard Watchdog with fail over: