Join Slack
Powered by
When adding your own logging to prisma deployment ...
# prisma-whats-new
m
McArthur
03/13/2018, 9:37 PM
When adding your own logging to prisma deployment do you have access to the requestId anywhere?
n
nilan
03/13/2018, 9:40 PM
only if there is an internal server error, the error message will contain the request id
nilan
03/13/2018, 9:41 PM
I think adding a
__requestId
query or similar would be useful. Is this what you had in mind?
nilan
03/13/2018, 9:44 PM
I created this feature request, please leave an upvote and subscribe:
https://github.com/graphcool/prisma-cloud-feedback/issues/100
🙌
m
McArthur
03/13/2018, 10:02 PM
Thanks. Yeah, that is what I was thinking.
Open in Slack
Previous
Next