@crawlee/coreFunctionsevaluateLoadSignalSampleVersion: NextevaluateLoadSignalSample CallableevaluateLoadSignalSample(sample, overloadedRatio): ClientInfoEvaluate whether a sample of LoadSnapshot values exceeds the given overloaded ratio, using a time-weighted average. This is the shared evaluation logic used by SystemStatus for all signal types.Parameterssample: LoadSnapshot[]overloadedRatio: numberReturns ClientInfo
Evaluate whether a sample of
LoadSnapshotvalues exceeds the given overloaded ratio, using a time-weighted average. This is the shared evaluation logic used bySystemStatusfor all signal types.