apache / apache/ponymail-foal

Database errors are not always reported

Open
#86 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
45
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Database errors are not always reported.

For example, if the add_entry function of AuditLog fails, this is not logged.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the AuditLog add_entry function and tracing how database failures are currently handled and logged. Identify the existing error-reporting path and tests around this operation; done means failures from add_entry are consistently reported and the behavior is covered by a regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.