Skip to content

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

@PureWeen

Description

@PureWeen

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?

Metadata

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