Skip to content

Conversation

360build
Copy link

Summary

Checklist

  • Tested and/or added tests to validate that the changes work as intended, if applicable.
  • Updated documentation in README.md, if applicable.

@github-actions github-actions bot added the feature New feature or request label Jul 11, 2025

// Apply filters
if group != "" || status != "" {
endpointStatuses = filterEndpointStatuses(endpointStatuses, group, status)
Copy link
Owner

Choose a reason for hiding this comment

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

Would you mind explaining what this is? It seems to be unrelated to Redis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants