MCPcopy Index your code
hub / github.com/garrytan/gstack / memory-ingest-timeout.test.ts

File memory-ingest-timeout.test.ts

test/memory-ingest-timeout.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from "bun:test";
2import { resolveImportTimeoutMs } from "../bin/gstack-memory-ingest";
3
4// #1611: the gbrain import timeout is configurable via GSTACK_INGEST_TIMEOUT_MS

Callers

nothing calls this directly

Calls 2

resolveImportTimeoutMsFunction · 0.90
testFunction · 0.70

Tested by

no test coverage detected