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(filter): handle feed errors for merge filter #150

Merged
merged 7 commits into from
Sep 20, 2024

Conversation

shouya
Copy link
Owner

@shouya shouya commented Sep 20, 2024

Fix #143.

For merge filter, feeds that failed to fetch will no longer fail the entire endpoint. Instead an error post entry is appended to the endpoint's output.

@shouya shouya merged commit 34c7176 into master Sep 20, 2024
2 checks passed
@shouya shouya deleted the avoid-failing-for-merge branch September 20, 2024 08:47
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.

Handling Errors Gracefully
1 participant