Skip to content

Evaluate if StreamImageSourceService fails to read the stream if we should still throw #24917

Open

Description

Description

Currently on our StreamImageSourceService if it fails to read the stream it throws an exception that isn't really catchable which can crash the application

image
  • Does it make sense to remove this throw and just log a message?
  • should we add error handling to our imagesources/images?
  • Is it fine this throws an exception and it should be on the developer to try/catch the stream themselves they are providing to ensure the stream is valid? Are there cases where the stream might be valid and it'll still throw?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area-imageImage loading, sources, cachingdelighterp/2Work that is important, but is currently not scheduled for releaseplatform/android 🤖

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions