kstokoz commented on issue #2620: URL: https://github.com/apache/pekko/issues/2620#issuecomment-3744471546
@pjfanning it is indeed a test scenario where i want to test retry logic, having `Source.failed` is defined method to create failing source. Even though it is a test i more worried about sematics change of the API, when failed source created via different options. I don`t have test for other cases in the change like futureSource or javaSource, but i don`t think assumption that we can shortcut some logic is safe here. I would vote for reverting the original change. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
