Closed sosa-vaadin closed 11 months ago
Noticed that we could remove the "or read" from this exception message as there is no read timeout set for this connection anymore.
Noticed that we could remove the "or read" from this exception message as there is no read timeout set for this connection anymore.
Changed the message to:
Connection to OSV API server has timed out
Description
If the OSV API throws an
IOException
, make sure that we at least log the error and don't break the AppSec Kit starter UI.Fixes #124
Type of change