Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for DefaultCallRetryOptions (0.22 sec)

  1. tests/integration/pilot/mirror_test.go

    										expected := c.expectedDestination
    										if expected == nil {
    											expected = apps.C
    										}
    
    										return verifyTrafficMirror(apps.B, expected, c, testID)
    									}, echo.DefaultCallRetryOptions()...)
    								})
    							}
    						})
    					}
    				})
    			}
    		})
    }
    
    func sendTrafficMirror(from echo.Instance, to echo.Target, proto protocol.Instance, testID string) error {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 6.7K bytes
    - Viewed (0)
Back to top