Files
crewAI/lib/crewai/tests
Tiago Freire 63b59dcd97 fix(tracing): route mark-as-failed to correct endpoint and gate backend_initialized on success
mark_trace_batch_as_failed always hit the non-ephemeral endpoint, causing
  404s when called on ephemeral batches — the same class of endpoint mismatch
  this branch aims to fix. Add mark_ephemeral_trace_batch_as_failed to PlusAPI
  and a _mark_batch_as_failed helper on TraceBatchManager that routes based on
  is_current_batch_ephemeral.

  Also gate backend_initialized on trace_batch_id being set so the non-first-time
  path no longer reports success when _initialize_backend_batch actually failed.
2026-03-25 09:47:58 -03:00
..
2026-03-04 00:45:09 -05:00
2025-10-20 14:10:19 -07:00
2025-12-04 16:53:19 -05:00
2026-02-13 21:34:37 -03:00
2025-10-20 14:10:19 -07:00
2026-03-24 19:03:35 +08:00
2026-02-13 21:34:37 -03:00
2025-12-04 13:34:29 -08:00
2025-10-20 14:10:19 -07:00
2025-12-01 18:56:56 -05:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00