Add handling for ConnectionException and correct the call to watchdog_exception().

Comments

Peter Törnstrand created an issue. See original summary.

peter törnstrand’s picture

StatusFileSize
new566 bytes

Patch attached.

glekli’s picture

StatusFileSize
new834 bytes

I think it would be better to catch all exceptions because we don't want to cause a fatal error just because we can't embed the content here. I am attaching a patch for that.

  • Ki committed a2dcdd2 on 8.x-1.x authored by glekli
    Issue #3026258 by Peter Törnstrand, glekli: Handle ConnectionException
    
ki’s picture

Status: Active » Fixed

Included in release 8.x-1.0-beta3.

ki’s picture

Status: Fixed » Closed (fixed)