Skip to content

Improved error handling #13

Description

@markguinn

At this stage, error handling is largely silent such that if there's an upload or download error it just serves from the local assets as much as possible.

I'd like to see this taken up a notch:

  • Turn on logging via Monolog with fallback to Debug::log
  • Should be able to crash on error in some contexts (like possibly a build task)
  • Configurable via yml

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions