Create an emergency CS.
Your issue may already be reported! Please search on the issue tracker before creating one.
Is your feature request related to a problem?
Describe the Feature
If a CS goes off-line after a WU is in flight, the WU will fail to upload to the CS and it's address cannot be altered. Retrying may work, but after N attempts, the WU should be redirected to an emergency Collection Server and manged from there.
Context
I'm trying to avoid perpetual upload attempts of completed WU when a CS goes off-line.
Hiya @gwildperson
Currently, this is impossible since the WU has all the CS information stored in it when it is downloaded. Upon uploading, it will use the information that it has when it was downloaded and there' no way to update that in real-time.
I will let the development team see if that is something they can develop in the next version/release.