This repo contains the Claim Status Tracker app, which helps Californians better understand what’s happening with their unemployment claim and benefits.
This update applies to both when CST directly uses this package and for the underlying dependency used in pino-applicationinsights
Context
While trying to capture debug information for the ApplicationInsights:Failed to read persisted file error, I also updated applicationinsights. After the update, the error seems to have stopped happening. This PR attempts to resolve the issue by updating dependency packages. If it doesn't work, we should re-open #448 and continue to attempt to capture debug information.
Ticket
Changes
applicationinsights
to 2.1.8Context
While trying to capture debug information for the
ApplicationInsights:Failed to read persisted file
error, I also updatedapplicationinsights
. After the update, the error seems to have stopped happening. This PR attempts to resolve the issue by updating dependency packages. If it doesn't work, we should re-open #448 and continue to attempt to capture debug information.