getsentry / getsentry/sentry-python

feat(boto3): Add generic response, retry, and error attributes

Aperta
#7,476 1 commento 0 reazioni 1 assegnatario Rivendicata da @pabloDeputter Vedi su GitHub
Feature Python Traces
Lingua principale
Python
Stelle
2.2k
Fork
669
Merge medio
1g 1h
PR unite (30g)
213

Descrizione

| Botocore | Attribute |
| -- | -- |
| `ResponseMetadata.RequestId` | `aws.request_id` |
| `ResponseMetadata.HTTPStatusCode` | `http.response.status_code` |
| `ResponseMetadata.RetryAttempts` | `http.request.resend_count` |
| `Error.Code` | `error.type` for `ClientError` |
| exception class | `error.type` for other failures |

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.