#5733 - Telemetry infinite loops and other issues
| Identifier | #5733 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | Telemetry infinite loops and other issues |
| Status | Completed |
| Handling member | PDStig |
| Version | 11 alpha2 |
| Addon | core |
| Description | Error message relaying / telemetry to the core developers had a couple major issues: * If it failed, it could end up in an infinite loop relaying an error about it failing to relay an error, at least until PHP timed out. * In combination with the above, it was trying to relay errors about it failing to relay errors. If it fails, it shouldn't tell us it failed because it will probably fail again. * It was classifying a success (200 OK) as a failure due to incorrect use of checking for false instead of null on the HTTP response. |
| Steps to reproduce | |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments