haubur commented on PR #3891: URL: https://github.com/apache/iggy/pull/3891#issuecomment-5313996393
@ethanlin01x fair points. - A `NonZeroIggyDuration` assumes that 0 intervals are actually **undesirable,** which I would argue makes sense. I think its reasonable to enforce waiting a bit before retrying (instead of rapid fire). You can still set the duration to some very low time period if you want that, but that's intended behavior than not implicit as it is now. - It would be a breaking API change, true. If thats something we want at this point is a question to the maintainers I guess, because there is a release coming up this week AFAIK. -- 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]
