Skip to content

Enhancement: Improve metadata lookup error handling and logging #29

@mapitman

Description

@mapitman

Enhance null safety and error handling in metadata lookups:

Location: src/RipSharp/MetadataService.cs

Suggestions:

  • Create explicit result types (MetadataResult with status)
  • Log why lookups fail rather than silent catches
  • Consider retry logic for transient failures
  • Better distinction between not-found vs error cases

Priority: Low - Works well currently but could be more explicit and robust

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions