getsentry / getsentry/sentry-python
Refactor logic such that all AI message handling is provider-dependent
オープン
Python
Refactoring
Task
- 主要言語
- Python
- スター
- 2.2k
- フォーク
- 669
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 213
説明
Due to subtleties in each provider, this leads to fragile, difficult to understand code that has led to strange edge case behaviour for our users.
We need to move towards having all message handling be provider-dependent in order to make it easier for us to maintain and extend these integrations going forward.
Example:
* `truncate_and_annotate_messages`
* Message truncation will eventually be going away so when that happens, it'll be a good opportunity to deal with this function
コントリビューションガイド
評価
この issue はまだ評価されていません。