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 TNO-1198 #670

Merged
merged 3 commits into from
Apr 19, 2023
Merged

Fix TNO-1198 #670

merged 3 commits into from
Apr 19, 2023

Conversation

CelloLiu
Copy link
Contributor

TNO-1198: Paper Ingest keeps failing for Blacks Newsgroup

@CelloLiu CelloLiu added the bug Something isn't working label Apr 18, 2023
@CelloLiu CelloLiu self-assigned this Apr 18, 2023
}
catch (Exception e)
{
Logger.LogError(e, "Failed at FetchFileListingAsync for the path '{path}'", path);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not look like what we want to occur. This would ignore any error related to connecting to a remote source.

Can you confirm the exact error when no files are found? Does it actually throw an error?

@Fosol Fosol merged commit e019600 into bcgov:dev Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants