getsentry / getsentry/sentry-python
Chalice integration does not support the timeout_warning option
Đang mở
Feature
Integration: Chalice
Python
Quality Improvement
- 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ả
### Problem Statement
The ChaliceIntegration does not give warnings about the lambda timeout, which the AwsLambdaIntegration does with the timeout_warning parameter (AwsLambdaIntegration(timeout_warning=True)).
It would be beneficial to also have timeout warnings in the ChaliceIntegration.
### Solution Brainstorm
Add timeout warnings to the ChaliceIntegration, which is an option in the generic AwsLambdaIntegration.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.