AMP icon indicating copy to clipboard operation
AMP copied to clipboard

Target Refresh Stalls When Target Down

Open IceOfWraith opened this issue 1 year ago • 0 comments

onepineapple: A controller refreshing targets will stall until the timeout is reached when a target is down.

Timed out waiting for response from remote instance at https://d1011.ggn.io/
TaskCanceledException
[0] (TaskCanceledException) : The operation was canceled.
at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) at AMPAPI.RemoteInstance+API_ADSModule.GetProvisionFitness () at ADSModule.RemoteADSController.UpdateRemoteInstancesList (ADSModule.RemoteADSInstance Instance)
ObjectDisposedException
[1] (ObjectDisposedException) : Cannot access a disposed object. Object name: 'MobileAuthenticatedStream'.

IceOfWraith avatar Apr 24 '24 14:04 IceOfWraith