mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
- Move get_auth_token() call inside try-catch block in TraceBatchManager.__init__ - This allows graceful handling of AuthError when no authentication token is present - Crews can now work without authentication by using ephemeral batches - Add test to verify TraceBatchManager handles missing auth gracefully - Add standalone test script that confirms the fix works correctly Fixes issue where recent changes broke previously running crews due to mandatory authentication in the tracing system. Co-Authored-By: João <joao@crewai.com>
27 KiB
27 KiB