Skip to content

Commit

Permalink
log per feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
Amy Chen committed Oct 4, 2024
1 parent b69813f commit 93001a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions portal/static/js/src/admin.js
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,8 @@ import {EPROMS_MAIN_STUDY_ID, EPROMS_SUBSTUDY_ID} from "./data/common/consts.js"
"error": true,
"message": i18next.t("More than 5 minutes spent in pending status.")
});
//log error
tnthAjax.reportError(self.userId, window.location.pathname, "Request to export report data failed. More than 5 minutes spent in pending status.");
return;
}
}
Expand Down

0 comments on commit 93001a3

Please sign in to comment.