Raxol.Core.Runtime.Plugins.SafeLifecycleOperations (Raxol v2.0.1)
View SourceEnhanced version of LifecycleOperations with comprehensive error handling.
This module demonstrates best practices for error handling using the centralized ErrorHandler and ErrorRecovery modules.
Summary
Functions
Batch operations with transaction-like behavior.
Enables a plugin with graceful degradation.
Safely loads a plugin with default config.
Safely loads a plugin with comprehensive error handling and recovery.
Safely reloads a plugin with fallback to previous version.
Safely unloads a plugin with proper cleanup.
Functions
Batch operations with transaction-like behavior.
Enables a plugin with graceful degradation.
Safely loads a plugin with default config.
Safely loads a plugin with comprehensive error handling and recovery.
Safely reloads a plugin with fallback to previous version.
Safely unloads a plugin with proper cleanup.