cypress-testrail icon indicating copy to clipboard operation
cypress-testrail copied to clipboard

TestRail API problems

Open DamianBedEpam opened this issue 1 year ago • 2 comments

During the execution of the tests, we receive TestRail errors which point to some TestRail API misfunction (at least 500).

Could not send TestRail result for case C111: 0 No response from TestRail >> No response from TestRail 
 
Could not send TestRail result for case C222: 503 Service Unavailable >> Missing Error

Could you add some retry to your plugin to resend the test result/status again to the TestRail API after some time? And will be good if the retry option and waiting time are parameterized to can use them or not and have the possibility to set the requested waiting time.

DamianBedEpam avatar Mar 13 '23 10:03 DamianBedEpam