dart-lang / dart-lang/pub-dev

Remove wrapper around redis CacheProvider

Open
#4,978 2 comments 0 reactions 0 assignees View on GitHub
Area: stackdriver error report Type: enhancement
Dominant language
Dart
Stars
944
Forks
184
Avg merge
1d 15h
Merged PRs (30d)
12

Description

We get unimportant exceptions from here:
https://github.com/dart-lang/pub-dev/blob/master/app/lib/shared/redis_cache.dart#L351

Lets' add an option to `RedisCacheProvider` that enables users to configure a connection cycling interval. Probably setup in:
https://github.com/google/dart-neats/blob/03f1b98dc5c8384862e1d9809d5fd7e71e9598b6/neat_cache/lib/src/providers/redis.dart#L100-L122

This avoid us having a special wrapper in `pub-dev` :D

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.