tisonkun commented on issue #3458:
URL:
https://github.com/apache/incubator-opendal/issues/3458#issuecomment-1790657680
It's already enabled with:
```java
this.operator = op.layer(RetryLayer.builder().build());
```
in the patch.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]