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

cmd/server: offer bypass for data source errors #249

Open
adamdecaf opened this issue Mar 3, 2020 · 0 comments
Open

cmd/server: offer bypass for data source errors #249

adamdecaf opened this issue Mar 3, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@adamdecaf
Copy link
Member

#248 (and previous issues) bring up the fact that Watchman should offer a way to temporarily ignore errors in parsing/downlaod of data files. As we grow the number of sources it's more likely at least one is serving invalid data or experiencing downtime.

Watchman serves the old files if download/parsing fails, but is unable to refresh any data when one source is down.

What would this look like in config? IGNORE_OFAC_SDN_COMMENTS=yes ?

ofac:
  allowRefreshFailure:
     sdn_comments: true
@adamdecaf adamdecaf added bug Something isn't working enhancement New feature or request labels Mar 3, 2020
@adamdecaf adamdecaf added this to the v1.1 milestone Feb 15, 2025
@adamdecaf adamdecaf removed the bug Something isn't working label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant