Both the single-task branch and the main loop were using _, _ = to discard UpdateTask errors. Now both log the error and return 500 so the client is never shown a false success when DB writes fail. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth | ||
| db | ||
| files | ||
| session | ||
| tablos | ||
| tasks | ||
| web | ||