getsentry / getsentry/sentry-python

Chalice integration does not support the timeout_warning option

Open
#2,701 1 comment 0 reactions 0 assignees View on GitHub
Feature Integration: Chalice Python Quality Improvement
Dominant language
Python
Stars
2.2k
Forks
669
Avg merge
1d 1h
Merged PRs (30d)
213

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.