NTP-14132| added toast on submit post operative hour

This commit is contained in:
aishwarya.srivastava
2024-11-28 00:24:28 +05:30
parent e27b78206e
commit dc624767ec
3 changed files with 26 additions and 22 deletions

View File

@@ -227,6 +227,7 @@ export const API_STATUS_CODE = {
INTERNAL_SERVER_ERROR: 500,
TOO_MANY_REQUESTS: 429,
GONE: 410,
POST_OPERATIVE_HOURS_ACTIVITY: 451
};
const API_TIMEOUT_INTERVAL = 2e4; // 20s