NTP-6736 | PR review fixes

This commit is contained in:
Ashish Deo
2024-10-25 02:57:41 +05:30
parent 1adc05bf88
commit 81875ecde3
11 changed files with 189 additions and 167 deletions

View File

@@ -359,7 +359,7 @@ axiosInstance.interceptors.response.use(
if ([API_STATUS_CODE.UNAUTHORIZED, API_STATUS_CODE.FORBIDDEN].includes(response.status)) {
// Reset user info
// dispatch(handleLogout());
dispatch(handleLogout());
}
// Blocking cosmos after operative hours