todo: add bug - pending message wake-up issue
This commit is contained in:
parent
ab0df71068
commit
4ceae6cf67
1 changed files with 4 additions and 0 deletions
4
TODO.md
4
TODO.md
|
|
@ -24,3 +24,7 @@
|
||||||
- Per-agent reminder status (pending, delivered)
|
- Per-agent reminder status (pending, delivered)
|
||||||
- Reminder query interface for debugging
|
- Reminder query interface for debugging
|
||||||
- Display reminder delivery errors (failed sends, mark failures)
|
- Display reminder delivery errors (failed sends, mark failures)
|
||||||
|
|
||||||
|
## Bugs
|
||||||
|
|
||||||
|
- **Pending message wake-up**: when a message is pending and an agent turn ends without recv(), session doesn't immediately wake up again. Requires another message to trigger wake-up. (inbox/recv logic issue)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue