mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 08:38:30 +00:00
avoinding telemetry errors
This commit is contained in:
@@ -53,6 +53,7 @@ class Telemetry:
|
||||
pass
|
||||
|
||||
def set_tracer(self):
|
||||
if self.ready:
|
||||
trace.set_tracer_provider(self.provider)
|
||||
|
||||
def crew_creation(self, crew):
|
||||
|
||||
Reference in New Issue
Block a user