feat: add retry-aware param override with return_error and prune_objects
This commit is contained in:
@@ -140,6 +140,8 @@ type RelayInfo struct {
|
||||
SubscriptionAmountUsedAfterPreConsume int64
|
||||
IsClaudeBetaQuery bool // /v1/messages?beta=true
|
||||
IsChannelTest bool // channel test request
|
||||
RetryIndex int
|
||||
LastError *types.NewAPIError
|
||||
|
||||
PriceData types.PriceData
|
||||
|
||||
|
||||
Reference in New Issue
Block a user