Skip to content

rebase: added more debug for redis#91

Open
lev2p1 wants to merge 1 commit into
masterfrom
rebase/89-cache
Open

rebase: added more debug for redis#91
lev2p1 wants to merge 1 commit into
masterfrom
rebase/89-cache

Conversation

@lev2p1

@lev2p1 lev2p1 commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Pull Request

Related Issues:

Type of Change:

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Performance
  • Refactoring
  • Tests

Description:
Added slightly more specific messages.

Checklist:

  • Code compiles
  • Tests pass
  • Documentation updated
  • Changelog updated
  • No sensitive data exposed

@lev2p1
lev2p1 requested a review from just1po1nt0 July 17, 2026 00:01
@lev2p1 lev2p1 self-assigned this Jul 17, 2026
@lev2p1 lev2p1 linked an issue Jul 17, 2026 that may be closed by this pull request

@just1po1nt0 just1po1nt0 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still too ambiguous.

Now that the code tells which command it was, but leaves out the part where it mentions it was trying to execute it with Redis. Additionally, I would still see no indication in terminal of the command's contents itself (e.g. what the command was actually trying to do that failed).

Do something like Redis error: Failed to execute command "SET" for [command's query content]

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rebase(cache): Make error message logging more verbose

2 participants