79711850

Date: 2025-07-23 12:10:57
Score: 0.5
Natty:
Report link
Scenario: Call API with retry
  * configure retry = { count: 3, interval: 1000 }
  * retry until responseStatus == 200
    Given url 'https://your-api-endpoint'
    When method get
    Then status 200
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Romelou Striga