Skip to content

Improve Meow and MongoKitten debugability #290

@Joannis

Description

@Joannis

Is your feature request related to a problem? Please describe.
It's frustrating to debug some MongoDB queries, because MongoKitten errors don't (always) capture the whole context.

Describe the solution you'd like
Either or all of the below:

  • Track the original request/query that was sent
  • Log the error string/number and metadata as sent by MongoDB
  • Add the MongoKitten error to Meow's (error/response) types

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions