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

What is the behavior if I set a client-side timeout of 30s (instead of the defaulted 60s)? #264

Open
johnsck opened this issue Nov 14, 2024 · 1 comment

Comments

@johnsck
Copy link

johnsck commented Nov 14, 2024

Is there determinate behavior of whether or not a ledger transaction is created if I set a timeout of 30s and the transaction ends up taking 45s? What is the best way for me to check whether or not a transaction ended up being created (considering I will be unable to receive the transaction ID from the response)

@johnsck
Copy link
Author

johnsck commented Nov 15, 2024

Follow up to this question, is there a way to test timeouts? e.g. a specific payload that will trigger ModernTreasury to have its request time out?

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

No branches or pull requests

1 participant