getsentry / getsentry/sentry-python

Chalice integration does not support the timeout_warning option

Ouverte
#2,701 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Feature Integration: Chalice Python Quality Improvement
Langage dominant
Python
Étoiles
2.2k
Forks
669
Merge moyen
1 j 1 h
PR mergées (30 j)
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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.