Skip to content

Update server.py with better error handling text#771

Open
alexrosenblatt wants to merge 1 commit intozulip:mainfrom
alexrosenblatt:patch-1
Open

Update server.py with better error handling text#771
alexrosenblatt wants to merge 1 commit intozulip:mainfrom
alexrosenblatt:patch-1

Conversation

@alexrosenblatt
Copy link

@alexrosenblatt alexrosenblatt commented Dec 13, 2022

Ran into a difficult to debug issue where I could not figure out why bot server could not find my file. Turns out the file had a syntax error preventing it from being interpreted which then prevented it from being imported. However, the existing error text did not provide enough information. This updates that text to help debug more easily.

Ran into a difficult to debug issue where I could not figure out why bot server could not find my file. Turns out the file had a syntax preventing it from being interpreted which then prevented it from being imported. However, the existing text did not provide enough information. This updates that text to help debug more easily.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants