TF-2965 Add retry capability for OIDC check request

This commit is contained in:
DatDang
2024-09-12 16:05:06 +07:00
committed by Dat H. Pham
parent 2739a284d8
commit 0d4c266300
11 changed files with 192 additions and 18 deletions
+12
View File
@@ -4005,5 +4005,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"tryAgain": "Try again",
"@tryAgain": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"youAreOffline": "You are offline. It looks like you are not connected.",
"@youAreOffline": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}