List of all items
Structs
- LogEntry
- LoggingGuard
- NodeApplication
- NodeConfig
- NodeConfigError
- NodeCore
- NodeEvents
- NodeStats
- SentinelError
- UiLogEntry
- UnlinkError
- UnlinkOutcome
- UpdateError
- WorkBatch
- WorkBatchResult
- WorkContext
- WorkerPool
- claim::ClaimTokenError
- config::NodeConfig
- config::NodeConfigError
- config::NodeKeyStore
- core::NodeApplication
- core::NodeCore
- core::NodeEvents
- core::unlink::UnlinkError
- core::unlink::UnlinkOrigin
- core::unlink::UnlinkOutcome
- core::unlink::UnlinkTerminalState
- realtime::NodeRealtime
- realtime::RealtimeConfig
- sentinel::SentinelClient
- sentinel::SentinelError
- sentinel::SignedHeaders
- sentinel::request::ExecutorTarget
- sentinel::request::NodeRequest
- sentinel::request::RequestExecutor
- sentinel::request::ReqwestTransport
- sentinel::request::ResponsePolicy
- sentinel::request::TokioRetrySleeper
- sentinel::request::TransportError
- sentinel::request::TransportRequest
- sentinel::request::TransportResponse
- update::UpdateError
- utils::backoff::ExponentialBackoff
- utils::logging::LoggingGuard
- utils::logging::MessageVisitor
- utils::logging::UiLayer
- utils::logging::UiLogEntry
- work_context::WorkContext
- work_context::WorkContextCache
- work_context::WorkContextError
- worker::pool::WorkBatch
- worker::pool::WorkBatchResult
- worker::pool::WorkerLimitState
- worker::pool::WorkerLimiter
- worker::pool::WorkerPermit
- worker::pool::WorkerPool
Enums
- ConnectionStatus
- LocalIdentityOutcome
- LogLevel
- NodeCoreEvent
- NodeState
- RemoteUnlinkOutcome
- UnlinkErrorCategory
- claim::ClaimTokenErrorKind
- config::IdentityCleanupOutcome
- config::NodeConfigErrorKind
- core::NodeCoreEvent
- core::RegisterResult
- core::VerifyError
- core::unlink::LocalIdentityOutcome
- core::unlink::RemoteUnlinkOutcome
- core::unlink::UnlinkErrorCategory
- core::unlink::UnlinkErrorKind
- realtime::RealtimeEvent
- sentinel::SentinelErrorKind
- sentinel::SentinelUnlinkOutcome
- sentinel::request::HttpMethod
- sentinel::request::RequestBody
- sentinel::request::ResponseBody
- sentinel::request::RetryPolicy
- work_context::WorkContextErrorKind
- worker::runner::SimError
Traits
- core::unlink::RemoteUnlinkExecutor
- sentinel::RequestSigner
- sentinel::request::HttpTransport
- sentinel::request::RetrySleeper
Functions
- check_for_update
- claim::default_enabled_cores
- claim::default_name
- claim::platform
- claim::register
- claim::total_cores
- claim::validate_token
- core::unlink::execute_unlink
- core::unlink::terminal_state
- core::validated_capacity
- core::work::batch_mean_dps
- core::work::build_completion
- core::work::log_realtime_restart
- init_headless_logging
- init_ui_logging
- install_update
- log_dir
- realtime::extract_node_publication
- realtime::extract_publication
- realtime::log_connection_error
- realtime::log_presence_event
- realtime::parse_json
- realtime::parse_node_publication
- realtime::run_subscriptions
- sentinel::request::decode_json
- sentinel::request::is_success
- sentinel::request::log_network_retry
- sentinel::request::log_retry
- sentinel::request::log_server_retry
- sentinel::request::signature_path
- update::check_for_update
- update::install_update
- utils::logging::file_output
- utils::logging::init_headless_logging
- utils::logging::init_ui_logging
- utils::logging::log_dir
- validate_claim_token
- work_context::build_context_from_payload
- work_context::build_verified_context
- worker::pool::log_item_failure
- worker::pool::log_task_failure
- worker::pool::run_batch
- worker::runner::run_item
- worker::runner::run_simulation
Type Aliases
- core::VerifyReceiver
- core::unlink::UnlinkFuture
- core::unlink::UnlinkReceiver
- core::unlink::UnlinkResult
- sentinel::BoxError
- sentinel::request::BoxError
- sentinel::request::BoxFuture
Constants
- VERSION
- claim::DEFAULT_CORE_FALLBACK
- claim::TOKEN_LEN
- claim::TOKEN_PREFIX
- config::DEFAULT_ANON_KEY
- config::DEFAULT_BEACON_URL
- config::DEFAULT_SENTINEL_URL
- config::DEFAULT_SUPABASE_URL
- config::ED25519_KEY_BYTES
- core::EVENT_CHANNEL_SIZE
- core::INITIAL_BACKOFF_SECS
- core::MAX_BACKOFF_SECS
- core::lifecycle::DRIVER_INTERVAL
- core::work::MAX_EVENTS_PER_POLL
- realtime::CONNECT_TIMEOUT
- realtime::EVENT_CHANNEL_SIZE
- sentinel::request::BACKOFF_MULTIPLIER
- sentinel::request::HTTP_TOO_MANY_REQUESTS
- sentinel::request::INITIAL_RETRY_DELAY
- sentinel::request::MAX_RETRY_DELAY
- update::REPO_NAME
- update::REPO_OWNER
- utils::backoff::BACKOFF_MULTIPLIER
- utils::logging::UI_LOG_CHANNEL_SIZE
- work_context::MAX_CONTEXTS
- worker::pool::RESULT_CHANNEL_SIZE
- worker::pool::WORK_CHANNEL_SIZE