Closed Bug 1087721 Opened 10 years ago Closed 10 years ago

Redis storage problems

Categories

(Cloud Services :: Operations: Marketplace, task, P1)

x86
macOS
task

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: andy+bugzilla, Unassigned)

References

Details

We cannot seem to get a reliable redis instance for -dev or payments-alt. Keys seem to appear and then drop. Jeremy set this up as seperate redis instance since he found it was shared with addon-devs. But when we create stuff, I've been trying various incarnations of "redis-cli -p 6386 -h redis-dev-master -n 3" and seen keys appear and then vanish. But can't see actual keys appear from zamboni changes. Running locally we see the keys consistently appear and persist. This is a blocker for FxA and testing payments.
Priority: -- → P1
Jeremy made this persistent and it seems to be better now. redis-cli -h redis-dev-master -p 6386 ... on dev will allow you to verify the keys.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Please add STR here or mark it with [qa-] if no QA is needed.
STR: * setup a paid app and payment account on -dev * purchase it The unstable redis back end was causing payments to fail.
I successfully completed a payment flow on -dev. Closing bug.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.