Hi, I’m looking to troubleshoot an instance failure (Instance failed: qdtthExited with status 1 while running your code.)
- This is a Go API service connecting to an external postgres database.
- Logs don’t show any errors at the time of failure. There’s also no indication the app restarted after, it just kept on working
- Memory at 5% and CPU at 0% at time of failure
Appreciate any guidance on troubleshooting what seems to be issue that’s not appearing anywhere. Thanks.