5ef2c983b9
Previously, the `retry` example did not work as intended. The `retry` operator was called before the exception occured, thus not retrying the `ajax` request. This commit moves the `retry` operator into the correct order to ensure that the failed request is retried. PR Close #38905 |
||
---|---|---|
.. | ||
e2e/src | ||
src | ||
example-config.json |