-
## Summary
I recently upgraded the New Relic PHP Agent from 9.18.1.303 and I believe the change in 9.19.0.309 has caused additional exceptions to be reported in my Symfony application. I am seeing …
-
It is pretty common that a single library keyword detects multiple exceptions. For example, there could be multiple failures here:
```python
for act, exp in zip(actual, expected):
if act != exp…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Hello, I'm new to Actionhero!
I discovered this framework two days ago and started trying…
-
### Some context
There are three different ways in which PPX rewriters might report their errors (ordered from best-practice to worst-practice):
1. The rewriter can [convert their error into an ex…
-
# Improve Error Handling in Indexify Python SDK
## Issue Description
The current implementation of the Indexify Python SDK lacks robust error handling and reporting mechanisms.
## Specific E…
-
**Describe the bug**
I recently experimented with adding open telemetry to one of the apps my team owns. It's been over a week now since I made the swap and we've had a few exceptions. However, they …
-
Any one of these packets causes an exception:
```
55 AA 00 06 00 08 01 17 09 09 13 09 39 06 92
55 AA 00 06 00 08 01 17 09 09 13 0A 0B 06 65
55 AA 00 06 00 08 01 17 09 09 13 0C 36 06 92
55 AA 00 0…
-
Right now exception are badly managed. They are typically caught close to their source, reported to the console and not propagated. We should distinguish between the exception that generate warnings, …
-
Is there a safe way to do this?
maxg updated
10 years ago
-
### Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version
IntelliJ IDEA 2024.2.3 (build IU-242.23339.11)
### Operating System
Linux 6.8.0-47-generic (amd64)
### TeXiFy IDEA version
0.9…