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

Graceful handling of network errors #1096

Closed
wants to merge 3 commits into from

Conversation

acdha
Copy link
Member

@acdha acdha commented Aug 12, 2019

I'm working on a fix for https://errorlogging.loc.gov/share/issue/3569473f7b46460f91ccbaaa428fedfb/ which seems to only affect users of Chrome smartphones. I have not yet been able to reproduce it in a standard Chrome build.

@acdha acdha requested a review from rstorey August 12, 2019 16:15
@acdha acdha force-pushed the graceful-handling-of-network-errors branch from bd2e556 to e7e68ad Compare August 12, 2019 16:26
@acdha acdha force-pushed the graceful-handling-of-network-errors branch from e7e68ad to b9f2bc4 Compare September 24, 2019 15:53
@acdha acdha changed the base branch from master to bump-dependencies September 24, 2019 21:03
This avoids log messages showing undefined before the data has been demand-loaded, such as from the reservation updates.
@acdha acdha force-pushed the graceful-handling-of-network-errors branch from b34efaa to d7e8f0c Compare September 24, 2019 21:03
@acdha acdha marked this pull request as ready for review September 24, 2019 21:05
@acdha
Copy link
Member Author

acdha commented Sep 24, 2019

@rstorey I'm a little iffy about this because it appears to mostly affect Chrome on Chrome OS or smarthphones and I haven't been able to find a way to reproduce it. This commit changes the code to at least handle that situation more gracefully than it does now.

@rstorey rstorey self-assigned this Nov 13, 2019
@rstorey rstorey deleted the graceful-handling-of-network-errors branch November 13, 2019 22:51
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.

None yet

2 participants