NTP-18531: Autoretry changes for DG and AMC critical flows (#14064)
This commit is contained in:
@@ -714,6 +714,7 @@ interface RetrofitService {
|
||||
): Response<GenericResponse<ActionData>>
|
||||
|
||||
@GET("/alchemist/inflate/v2/{screenId}")
|
||||
@RetryPolicy(retryCount = 3)
|
||||
suspend fun fetchInvestmentTabScreenResponse(
|
||||
@Header("Accept-Encoding") acceptEncoding: String,
|
||||
@Header("X-Target") target: String,
|
||||
|
||||
Reference in New Issue
Block a user