-
Notifications
You must be signed in to change notification settings - Fork 0
AGE-148 : Collecting Function code for recorded exceptions #16
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
base: master
Are you sure you want to change the base?
Conversation
8960539
to
53899a8
Compare
src/errorhandler.ts
Outdated
}); | ||
} | ||
|
||
res.status(500).json({ message: "Naman APP Internal Server Error" }); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this expected?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nope, Let me update that
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated
53899a8
to
cd62dd7
Compare
e3447cb
to
196fd6b
Compare
7a1b9c1
to
f0ca916
Compare
No description provided.