• #dev 2021-08-04
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2021-08-04 UTC
# 11:18
Loqi
Ok. Past me made the dumbest mistake ever of ignoring documentation and using `std::panic::catch_unwind()` to catch a general application error. Basically I got resource exhaustion in the database connector and my website couldn’t connect to the da...