robs23 / TestZXing-master

Cross-platform app using ZXing barcode scanner library
0 stars 0 forks source link

Fix TestZXing.CustomExceptions.ServerUnreachableException: Exception of type 'TestZXing.CustomExceptions.ServerUnreachableException' was thrown. in Functions.GetPostRetryAsync (System.Func`1[TResult] action, System.TimeSpan sleepPeriod, System.Int32 tryCount) #73

Open robs23 opened 3 years ago

robs23 commented 3 years ago

Version 2.1.1(2)

Stacktrace

TestZXing.Static.Functions.GetPostRetryAsync (System.Func`1[TResult] action, System.TimeSpan sleepPeriod, System.Int32 tryCount) [0x002d1] in <6d1823e074db45dab5b542d80e39242a>:0;TestZXing.Static

TestZXing.Static.Functions.GetPostRetryAsync (System.Func`1[TResult] action, System.TimeSpan sleepPeriod, System.Int32 tryCount) [0x003e4] in <6d1823e074db45dab5b542d80e39242a>:0;TestZXing.Static

TestZXing.Models.ProcessKeeper.GetUsersOpenProcesses (System.String query) [0x001f4] in <6d1823e074db45dab5b542d80e39242a>:0;TestZXing.Models

TestZXing.ViewModels.AssignedProcessesViewModel.Initialize () [0x0007a] in <6d1823e074db45dab5b542d80e39242a>:0;TestZXing.ViewModels

Reason

TestZXing.CustomExceptions.ServerUnreachableException: Exception of type 'TestZXing.CustomExceptions.ServerUnreachableException' was thrown.

Link to App Center