Problem statement
Folks are potentially implementing their search without appropriate error handling for 400 responses (and other status codes).
Request
Provide some examples on how Discoverer could be used in combination with some standard try/catch, and perhaps provide some example response messages for frontend users.
Problem statement
Folks are potentially implementing their search without appropriate error handling for
400responses (and other status codes).Request
Provide some examples on how Discoverer could be used in combination with some standard
try/catch, and perhaps provide some example response messages for frontend users.