catch errors and log a stack trace
Open
progress/1
size/0.5
track/ready
value/1
- Dominant language
- Rust
- Stars
- 147
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
currently, we have try-catch.
https://github.com/foundpatterns/torchbear/blob/2b7737008f925b793dff466dbdd508ece9baacf5/src/managers/web_server.lua#L8-L21
if we https://github.com/kyren/rlua/issues/88 , we can get a stack trace.
error message can go in `log.error()`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.