getsentry / getsentry/sentry-python

Chalice integration does not support the timeout_warning option

Abierto
#2,701 1 comentario 0 reacciones 0 asignados Ver en GitHub
Feature Integration: Chalice Python Quality Improvement
Lenguaje dominante
Python
Estrellas
2.2k
Forks
669
Merge medio
1 d 1 h
PR fusionados (30 d)
213

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.