You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for creating such a great library like Retry. As mentioned in the issue title, could you explain why @Retryable and @Recover are only allowed within the same class?
An explanation from an implementation perspective or dependency perspective would be appreciated.
Hello :) I am a developer using Spring-Retry.
Thank you for creating such a great library like Retry. As mentioned in the issue title, could you explain why
@Retryableand@Recoverare only allowed within the same class?An explanation from an implementation perspective or dependency perspective would be appreciated.