Skip to content
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

[IMPROVE] Increase log verbosity #70

Merged
merged 2 commits into from
Nov 30, 2021
Merged

[IMPROVE] Increase log verbosity #70

merged 2 commits into from
Nov 30, 2021

Conversation

murtaza98
Copy link
Contributor

@murtaza98 murtaza98 commented Nov 16, 2021

Right now, if Dialogflow's HTTP request fails, then we don't log any details about it within the logs. That makes it difficult to debug any issue. So now, in this PR, we're adding some additional information to the records, mainly the response of the HTTP request - which should ideally tell us why the request failed

lib/Dialogflow.ts Outdated Show resolved Hide resolved
@murtaza98 murtaza98 merged commit 26ed342 into master Nov 30, 2021
@murtaza98 murtaza98 deleted the improve-logs branch November 30, 2021 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants