Open bedirhanssaglam opened 2 months ago
I noticed that maxRetryCount is not mutable, maybe it could be a useful improvement.
maxRetryCount
Tests were run before the Pull Request was opened and it was found that the enhancement did not cause any unforeseen problems:
@bedirhanssaglam when it is attempted more than once, the value is incremented by one. Immutability has a reason. Thank you. I need to check your press release
I noticed that
maxRetryCount
is not mutable, maybe it could be a useful improvement.Tests were run before the Pull Request was opened and it was found that the enhancement did not cause any unforeseen problems: