Problem/Motivation

Algolia Search request throws UnreachableException after unsuccessful attempt to reach algolia server. This exception needs to be handled while sending a search request so that site does not break on page load.

Proposed resolution

Handle the UnreachableException thrown in a try/catch

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

saurabhpandit26 created an issue. See original summary.

saurabhpandit26’s picture

StatusFileSize
new1.21 KB
chadmandoo’s picture

Patch works testing locally

davps made their first commit to this issue’s fork.

davps’s picture

Assigned: saurabhpandit26 » Unassigned
Status: Active » Needs review
nikunjkotecha’s picture

Status: Needs review » Needs work

We should add more details and make it an error

davps’s picture

Status: Needs work » Needs review

  • nikunjkotecha committed 9586a367 on 3.0.x authored by davps
    Issue #3259097 by davps, saurabhpandit26, chadmandoo, nikunjkotecha:...
nikunjkotecha’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.