Skip to content
Snippets Groups Projects

Resolve "Mise en place de sentry - sge"

Merged Bastien DUMONT requested to merge 5-sentry-sge into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -247,7+247,7 @@
contractId,
pointId,
boBaseUrl,
boToken,
consentEndDate < today
)
}
@@ -283,7+283,7 @@
isConsentExpired
) {
log('error', `Invalid or not found consent for user`)
Sentry.captureMessage(`Invalid or not found consent for user`)
if (userConsent.serviceID) {
await terminateContract(
baseUrl,
@@ -337,7+338,7 @@
sgeLogin,
pointId
)
await getDataHalfHour(
`${baseUrl}/enedis_SGE_ConsultationMesuresDetaillees/1.0`,
apiAuthKey,
sgeLogin,
Loading