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

add a retry mechanism to geoserver package #4202

Merged
merged 5 commits into from
Feb 1, 2019

Conversation

hishamkaram
Copy link
Contributor

@hishamkaram hishamkaram commented Jan 30, 2019

use requests retry mechanism to improve geonode/geoserver connections, it will retry for non fatal errors.

  • two kind of errors to be recoverable with geoserver:
    • HTTP return codes 502, 503, 504
    • request timeout

@afabiani @capooti

@afabiani
Copy link
Member

afabiani commented Feb 1, 2019

@hishamkaram thanks, it looks interesting

@hishamkaram
Copy link
Contributor Author

@afabiani you are welcome

@afabiani afabiani merged commit 8486711 into GeoNode:master Feb 1, 2019
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.

2 participants