Pil0tXia commented on PR #4387: URL: https://github.com/apache/eventmesh/pull/4387#issuecomment-1688026514
@AbhishekPSingh07 Thank you for your contribution. The message retry logics are currently separated in each protocol (such as `org.apache.eventmesh.runtime.core.protocol.http.retry.HttpRetryer`), and you may abstract them if you are interested. You may refer to these two PR and collaborate with them: https://github.com/apache/eventmesh/pull/4061 https://github.com/apache/eventmesh/pull/4179 -- 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]
