We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f423b7 commit 398e802Copy full SHA for 398e802
src/constants.ts
@@ -15,4 +15,3 @@ export const NULL_SENTINEL = 'EPPO_NULL';
15
export const MAX_EVENT_QUEUE_SIZE = 100;
16
export const BANDIT_ASSIGNMENT_SHARDS = 10000;
17
export const DEFAULT_TLRU_TTL_MS = 600_000;
18
-export const OVERRIDES_KEY = 'eppo-overrides';
0 commit comments