-
Notifications
You must be signed in to change notification settings - Fork 838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add error logging #215
add error logging #215
Conversation
@dantheman0207 is attempting to deploy a commit to the Mersenne Team on Vercel. A member of the Team first needs to authorize it. |
Taking this out of draft as I'm happy to hear feedback but willing to make any changes you think best @homanp! I found this helpful and it also includes a few small improvements where the API would return HTTP 500 when prisma correctly returned an empty list for documents/agents etc that were not there. |
I can also separate the small bug fixes from the error logging if that's preferred. |
@dantheman0207 looks great. Tell me when ready to merge |
I'm ready! Did some small manual testing for creating an agent and a tool and everything worked fine on my end! |
This is approved but not merged. Do you plan on merging, or waiting for a release or another PR @homanp ? I'm not in a hurry. |
Yep merging today |
@dantheman0207 Did some small changes and merged! |
Summary
Added error logging to all the api calls. Just a quick pass through, happy to hear any feedback on any topic but especially format/style.
Fixes
Depends on
Test plan
Screenshots
Checklist
make format
.