Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 333 Bytes

todo.md

File metadata and controls

5 lines (4 loc) · 333 Bytes
  • Docker compose on fresh install errors for express, probably because mongodb takes time to start
  • tracing
  • Check for connection resilience (e.g. when db is off and api does not crash, can continue working when db is back on). Check that systems deals with Results and Errors rather than discards errors turning into Option