When adding your own logging to prisma deployment ...
# prisma-whats-new
m
When adding your own logging to prisma deployment do you have access to the requestId anywhere?
n
only if there is an internal server error, the error message will contain the request id
I think adding a
__requestId
query or similar would be useful. Is this what you had in mind?
I created this feature request, please leave an upvote and subscribe: https://github.com/graphcool/prisma-cloud-feedback/issues/100 🙌
m
Thanks. Yeah, that is what I was thinking.