package
0.38.1
Repository: https://github.com/determined-ai/determined.git
Documentation: pkg.go.dev

# Functions

GetBlockedNodes returns nodes you can't schedule on due to log pattern policies.
Monitor checks for logs against any log_pattern_policies and takes action according to the policy.
New create the log pattern policies singleton.
SetDefault sets the package level default for log pattern policies.
ShouldRetry returns a list of any triggered log policies that prevent retrying a trial.
TaskLogsFromDontRetryTriggers returns informational task logs from dont retry triggers.

# Variables

ExpconfigCompiledRegex is used to identify user submitted config.

# Structs

DontRetryTrigger has information about don't retry policies that have been triggered.
LogPatternPolicies performs log pattern checks.