ContextMissingStrategy:
    | "LOG_ERROR"
    | "RUNTIME_ERROR"
    | "IGNORE_ERROR"
    | ((msg: string) => void)