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 and retry functionality for Artifact logs indexing into OpenSearch #23

Open
puru-khedre opened this issue Dec 30, 2024 · 0 comments
Assignees

Comments

@puru-khedre
Copy link
Contributor

Enhance error handling for Artifact logs when loading data into OpenSearch. Currently, errors during indexing are ignored, and there's no retry mechanism.

Current Behavior:

  • Errors during Artifact indexing are ignored.
  • No retry functionality is available.

Expected Behavior

  • Identify and log errors during the Artifact
  • Implement a retry mechanism for failed indexing attempts.
@puru-khedre puru-khedre self-assigned this Dec 30, 2024
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

No branches or pull requests

1 participant