发现个消息队列 消费失败(mysql错误)不会写入日志??
Open
- Dominant language
- PHP
- Stars
- 2.7k
- Forks
- 251
- PR merge metrics
- No merged PRs in 30d
Description
` 11),'we22f');
// 无需反序列化
var_export($data); // 输出 ['to' => 'tom@gmail.com', 'content' => 'hello']
}
}`
消费我写个错误插入数据库语句 为什么错误没写入日志??
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Consumer implementation and config/redis_queue.php, then reproduce the failure using the MyMailSend example and its database call. Check how consumer exceptions are handled and where logs are written. Done means the MySQL consumption failure is captured in the expected log, or the missing logging behavior is clearly explained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, php, redis
- Domain
- backend, databases, observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100