-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
help wantedCommunity contributions are welcome.Community contributions are welcome.
Description
Describe the bug
I'm receiving stacktrace information in "load" responses despite having CUBEJS_DEV_MODE set to false.
To Reproduce
Steps to reproduce the behavior:
- Setup your queryRewrite function to throw an error
- Send a request to "load" that hits the queryRewrite function
- Check the API response. It will include "stack" information
Expected behavior
Stack information should not be present when CUBEJS_DEV_MODE is set to false.
Version:
0.32.14
jvattakeril-bw, doman412, rsyvarth, shrikrishnaholla, bosunski and 2 more
Metadata
Metadata
Assignees
Labels
help wantedCommunity contributions are welcome.Community contributions are welcome.