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

Improve error handling during replication download #257

Open
lonvia opened this issue Jul 12, 2024 · 0 comments
Open

Improve error handling during replication download #257

lonvia opened this issue Jul 12, 2024 · 0 comments

Comments

@lonvia
Copy link
Member

lonvia commented Jul 12, 2024

The replication handler currently catches all errors that happen during download of diff files and ends the download process as if it was finished. The idea behind this is that a continuous script will simply want to retry on transient errors. However there are some permanent errors that really should be reported back as such. A 404 on a state or diff file would be such a condition.

See also osm2pgsql-dev/osm2pgsql#2206.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant