getsentry / getsentry/sentry-python

Chalice integration does not support the timeout_warning option

Aperta
#2,701 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Feature Integration: Chalice Python Quality Improvement
Lingua principale
Python
Stelle
2.2k
Fork
669
Merge medio
1g 1h
PR unite (30g)
213

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.