Skip to content

Commit

Permalink
chore(GQL): traffic switch 8% to graphql token fee fetch (#763)
Browse files Browse the repository at this point in the history
  • Loading branch information
xrsv authored Jun 26, 2024
1 parent d1ffe3a commit 15df5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/handlers/injector-sor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ export abstract class InjectorSOR<Router, QueryParams> extends Injector<
aliasControl: 'onChainTokenFeeFetcher',
aliasTreatment: 'graphQLTokenFeeFetcher',
customization: {
pctEnabled: 0.02,
pctEnabled: 0.08,
pctShadowSampling: 0.0,
},
})
Expand Down

0 comments on commit 15df5de

Please sign in to comment.