mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-22 09:09:08 +01:00
- Replaced synchronous error handling with concurrent processing for loading providers. - Removed the errIfExists function and integrated its logic into the provider loading process. - Enhanced error reporting for existing providers and agent startup failures. - Streamlined the use of wait groups for better management of concurrent tasks.