Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Redis::CommandError - ERR max number of clients reached #62

@andrewdanks

Description

@andrewdanks

Am I the only one getting this? I doubt it, but it's breaking the elevation climb. And disabling redis fixes it. It'd be easier if everyone had it installed on their environment so we didn't have to depend on redistogo's constraints.

So I'm going to disable redis caching for now?

The other option is just to "cache" the results in mongo, but it really wouldn't scale as well because there'd be nothing to index on.

Disabling caching altogether is a good enough option until we decide to plot elevation, since all we care about now are the start and end elevation points to calculate the climb.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions