• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Unleash / unleash-edge / #1123
79%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2024 02:55PM UTC
Jobs 1
Files 23
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Jul 2024 02:53PM UTC coverage: 78.389% (+0.2%) from 78.226%
#1123

push

web-flow
fix: add timeout for redis read and write ops. (#478)

Previously, if you gave us a redis url that was valid, but used the
wrong protocol (so rediss when connecting to insecure, or redis when
connecting to secure), operations against Redis got stuck. This PR adds
a timeout setting (setting it to default of 2000 ms, but configurable).

This does add time when url is completely invalid (i.e. there's nothing
listening), but it prevents the client from getting stuck indefinitely
if something answers, but redis can't get an answer.

22 of 25 new or added lines in 1 file covered. (88.0%)

1197 of 1527 relevant lines covered (78.39%)

1.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1123.1 11 Jul 2024 02:55PM UTC 0
78.39
Source Files on build #1123
Detailed source file information is not available for this build.
  • Back to Repo
  • b89841fa on github
  • Prev Build on main
  • Next Build on main
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc