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

Fix client ajax timeout exception #16

Merged
merged 1 commit into from Mar 31, 2020
Merged

Fix client ajax timeout exception #16

merged 1 commit into from Mar 31, 2020

Conversation

mliarakos
Copy link
Owner

Preserve the AjaxException if it's a timeout, otherwise unpack it and attempt to deserialize an exception per normal.

Fixes #15.

@mliarakos mliarakos linked an issue Mar 31, 2020 that may be closed by this pull request
@mliarakos mliarakos changed the title fixed client ajax timeout exception Fix client ajax timeout exception Mar 31, 2020
@mliarakos mliarakos merged commit 7cde0f1 into develop Mar 31, 2020
@mliarakos mliarakos deleted the fix/ajax-timeout branch April 4, 2020 22:22
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

Successfully merging this pull request may close these issues.

Client fails with IllegalArgumentException on AJAX timeout
1 participant