fah-issues icon indicating copy to clipboard operation
fah-issues copied to clipboard

Create an emergency CS.

Open gwildperson opened this issue 5 years ago • 1 comments

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.


gwildperson avatar Apr 02 '21 01:04 gwildperson

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.

PantherX avatar Jun 14 '21 07:06 PantherX