Skip to content

More log with BULK command #522

Description

@tqiao-harmonicinc

Thanks for the great project. Looks like when I send a single PATCH command with wrong id, it will show the following warning in the log (e.g., triggered in set_reply)

Route not found

However, if I send a BULK command with some wrong id, it will not log similar info. The only place that shows something is wrong is from the request response, e.g.,

[
    {
        "code": 404,
        "error": "Not Found",
       ...
    }
]

Could we add similar log for BULK command (to make it consistent with single?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions