Skip to content

Commit

Permalink
induce leak
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed Feb 6, 2025
1 parent 3c1792b commit 61d8f13
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions e2e/federation-example/gateway.config.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import { defineConfig } from '@graphql-hive/gateway';

export const gatewayConfig = defineConfig({
upstreamTimeout: 10_000,
});

0 comments on commit 61d8f13

Please sign in to comment.