Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files from pendingMdn gets deleted even in case of error #322

Closed
PreeteshShettigar opened this issue Jun 30, 2023 · 1 comment
Closed

Files from pendingMdn gets deleted even in case of error #322

PreeteshShettigar opened this issue Jun 30, 2023 · 1 comment

Comments

@PreeteshShettigar
Copy link

For OpenAs2-3.5.0

  1. If we receive Socket timeout, Files from pendingMdn get deleted even in case of an error/exception
    So post completion of retries, the files are not available for moving into the error directory

  2. I Have provided the retries count as 3, still only 2 retries are done, as the retry count is incremented at two places i.e. AS2Util and MessageBuilder and the condition fails after two retry only

@uhurusurfa
Copy link
Contributor

This was fixed in #356

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants