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

Investigate test timeouts #294

Closed
justinkaseman opened this issue Feb 3, 2021 · 1 comment
Closed

Investigate test timeouts #294

justinkaseman opened this issue Feb 3, 2021 · 1 comment

Comments

@justinkaseman
Copy link
Collaborator

I believe we need a timeout to give error tests time to retry. This does need more investigation though.

The problem I have noticed is that different APIs take different amount of times to timeout. In the example of 1forge I had to increase it this much to pass, where as other adapters could take lower amounts (usually 3000 to allow three 1 second retries).

Originally posted by @justinkaseman in #226 (comment)

@GMSteuart
Copy link

@justinkaseman can you provide any error output of what you are talking about? There are Jest functions that have a 5s default timeout.

@boxhock boxhock closed this as completed Jan 18, 2022
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

3 participants