-
Notifications
You must be signed in to change notification settings - Fork 120
Closed
Labels
Rank: 3 - MinorTackle when there are no actionable Critical or Major requests.Tackle when there are no actionable Critical or Major requests.Status: 2 - AcceptedThe scope and characteristics of the request are defined and ready to be worked.The scope and characteristics of the request are defined and ready to be worked.Type: EnhancementChanges that add to, improve upon, enhance, or extend the existing component.Changes that add to, improve upon, enhance, or extend the existing component.
Milestone
Description
When an occurrence send fails with an error status code, we should include the status code in the verbose log message.
rollbar-php/src/RollbarLogger.php
Lines 271 to 273 in d9a40c8
$this->verboseLogger()->error( | |
'Occurrence rejected by the API: ' . ($info['message'] ?? 'message not set') | |
); |
This should also be backported to v3.
Metadata
Metadata
Assignees
Labels
Rank: 3 - MinorTackle when there are no actionable Critical or Major requests.Tackle when there are no actionable Critical or Major requests.Status: 2 - AcceptedThe scope and characteristics of the request are defined and ready to be worked.The scope and characteristics of the request are defined and ready to be worked.Type: EnhancementChanges that add to, improve upon, enhance, or extend the existing component.Changes that add to, improve upon, enhance, or extend the existing component.