Skip to content
This repository was archived by the owner on Jul 26, 2023. It is now read-only.

add logic to retry ajax requests up to 3 times#300

Open
jbarrus wants to merge 1 commit intovelesin:masterfrom
jbarrus:master
Open

add logic to retry ajax requests up to 3 times#300
jbarrus wants to merge 1 commit intovelesin:masterfrom
jbarrus:master

Conversation

@jbarrus
Copy link
Copy Markdown

@jbarrus jbarrus commented May 3, 2017

As the number of tests in our suite grow, we are starting to see frequent, but intermittent failures when loading JSON fixtures:

Error: JSONFixture could not be loaded: test/sample-data-files/application-list.json (status: error, message: undefined) thrown

Some retry logic on the jquery ajax requests has helped reduce this problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant