European Parliament MCP Server API - v1.3.10
Documentation Portal
GitHub Repository
Security Architecture
ISMS Policies
CRA Assessment
Threat Model
API Usage Guide
Preparing search index...
services/LifecycleWarmupScheduler
LifecycleWarmupOutcome
Type Alias LifecycleWarmupOutcome
LifecycleWarmupOutcome
:
|
{
corpusSize
:
number
;
durationMs
:
number
;
kind
:
"success"
;
totalObservations
:
number
;
}
|
{
kind
:
"in-flight"
}
|
{
durationMs
:
number
;
errorMessage
:
string
;
kind
:
"error"
}
Outcome of a single warmup attempt. Exposed for tests and for the scheduler's own status reporting.
Settings
Member Visibility
Protected
Private
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
Architecture
Data Model
Developer Guide
Deployment Guide
Performance Guide
SWOT Analysis
End-of-Life Strategy
Documentation Portal
GitHub Repository
Security Architecture
ISMS Policies
CRA Assessment
Threat Model
API Usage Guide
European Parliament MCP Server API - v1.3.10
Loading...
Outcome of a single warmup attempt. Exposed for tests and for the scheduler's own status reporting.