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

ProgramCall.setTimeout dosn't include the program connection #162

Open
marcoDKT opened this issue Feb 14, 2024 · 0 comments
Open

ProgramCall.setTimeout dosn't include the program connection #162

marcoDKT opened this issue Feb 14, 2024 · 0 comments

Comments

@marcoDKT
Copy link

Hello,
When using the setTimeout method, I have the impression that the connection timeout is not taken in consideration.
For example, if I set a timeout of 1sec, it may happen that my connection to the AS400 takes too long (for example 10sec) even though I have a timeout of 1sec.
Is it possible to implement a timeout for the connection directly (for the AS400ConnectionsFactory class I suppose?).

I'm currently using the version 20.0.6 of the librairy

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

1 participant