Demo Mode
D
demo@thinkingsdk.com

Recent Exceptions

Showing all 12 exceptions
ValueError
Payment amount cannot be negative
payments.py:42acme-corp/payments-serviceFeb 14, 10:23 AM
47 occurrences
PR Submitted · PR #142
KeyError
'user_preferences'
config_loader.py:89acme-corp/user-serviceFeb 14, 9:45 AM
23 occurrences
PR Merged · PR #87
🟡
TypeError
'NoneType' object is not subscriptable
user_service.py:156acme-corp/user-serviceFeb 14, 11:02 AM
12 occurrences
Analyzing
🟡
IndexError
list index out of range
data_pipeline.py:203acme-corp/data-pipelineFeb 13, 10:15 PM
8 occurrences
In Progress
AttributeError
'NoneType' object has no attribute 'strip'
text_processor.py:67acme-corp/nlp-engineFeb 12, 2:30 PM
156 occurrences
Fixed · PR #203
🟡
ConnectionError
Connection refused: localhost:5432
db_pool.py:34acme-corp/payments-serviceFeb 14, 11:30 AM
5 occurrences
In Progress
🔴
ZeroDivisionError
division by zero
analytics.py:112acme-corp/analytics-dashboardFeb 14, 12:00 PM
3 occurrences
New
FileNotFoundError
[Errno 2] No such file or directory: 'config/prod.yaml'
settings.py:28acme-corp/api-gatewayFeb 13, 8:45 AM
31 occurrences
Failed
TimeoutError
Request to /api/users timed out after 30s
http_client.py:78acme-corp/api-gatewayFeb 14, 7:20 AM
19 occurrences
PR Submitted · PR #56
JSONDecodeError
Expecting value: line 1 column 1 (char 0)
api_handler.py:95No repositoryFeb 13, 4:40 PM
67 occurrences
Fixed
🟡
RecursionError
maximum recursion depth exceeded in comparison
tree_builder.py:44acme-corp/data-pipelineFeb 14, 12:30 PM
2 occurrences
Analyzing
PermissionError
[Errno 13] Permission denied: '/var/log/app.log'
logger.py:22acme-corp/api-gatewayFeb 11, 7:10 PM
14 occurrences
Failed