getsentry / getsentry/sentry-python

Capture exceptions in LangGraph integration

Đang mở
#4,821 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
AI Insights Feature Integration: Langgraph Python
Ngôn ngữ chính
Python
Star
2.2k
Fork
669
Merge trung bình
1 ngày 1 giờ
Pull request đã merge (30 ngày)
213

Mô tả

The current LangGraph integration does not capture errors right now. If we are hooked into a function that can raise unhandled exceptions we should capture them.

Similar to here:

[https://github.com/getsentry/sentry-python/blob/master/sentry_sdk/integrations/anthropic.py#L344-L348](https://github.com/getsentry/sentry-python/blob/master/sentry_sdk/integrations/anthropic.py#L344-L348)

Also make sure that the `span.status` in that case is set to `"error"` like it done for the other AI integrations in this PR:
getsentry/sentry-python#4820

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.