MCPcopy Create free account
hub / github.com/InferCore/InferCore / RecordFallback

Method RecordFallback

internal/interfaces/interfaces.go:61–61  ·  view source on GitHub ↗
(requestID string, reason string)

Source from the content-addressed store, hash-verified

59 RecordFirstToken(requestID string, ts time.Time)
60 RecordCompletion(requestID string, ts time.Time)
61 RecordFallback(requestID string, reason string)
62 Snapshot(requestID string) types.SLOSnapshot
63}
64

Callers 1

writeAIResponseMethod · 0.65

Implementers 2

stubSLOinternal/inferexec/orchestrator_test.g
MemoryEngineinternal/slo/memory_engine.go

Calls

no outgoing calls

Tested by

no test coverage detected