getsentry / getsentry/sentry-python

Chalice integration does not support the timeout_warning option

Aberta
#2,701 1 comentário 0 reações 0 responsáveis Ver no GitHub
Feature Integration: Chalice Python Quality Improvement
Linguagem predominante
Python
Estrelas
2.2k
Forks
669
Merge médio
1d 1h
PRs com merge (30d)
213

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.