appsmithorg / appsmithorg/appsmith

[Feature][Redis Plugin] Follow redirects in case of cluster

Open
#6,186 4 comments 0 reactions 0 assignees View on GitHub
Enhancement Integrations Product Query & JS Pod Query Widgets & IDE Pod Redis
Dominant language
TypeScript
Stars
40.9k
Forks
4.8k
Avg merge
1d 22h
Merged PRs (30d)
45

Description

## Summary

The redis server sometimes redirects to the node in question. The client is expected to connect to the specified node to retry the request.

## Motivation

Since cluster nodes are not able to proxy requests, clients may be redirected to other nodes using redirection errors -MOVED and -ASK. The client is in theory free to send requests to all the nodes in the cluster, getting redirected if needed,

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.