Skip to content
#

cypress

Here are 925 public repositories matching this topic...

sorry-cypress
joe-carpenter
joe-carpenter commented Jul 20, 2020

Hi!

Firstly, cool project - thanks a million!!

We've been running sorry-cypress for maybe a couple of months now, in a very lightweight fashion on a Kubernetes platform, and we've been making very heavy use of it.

MongoDB (also running on Kubernetes) appears to have died and the pods were recreated - looks like we lost both primary and secondary but not the arbiter.

Logs from direct

front-end
jeffsnff
jeffsnff commented Jun 30, 2020

Bug Report

What is the current behavior?

Once logged in, a user's first name, last name, and zip code are being tracked in the browser cookie storage.

What is the expected behavior?

Instead, wherever we need this info we should make an API request using the getUserPromise method. We only need to store the token in the cookie (for now - this, too, is changed eventually).

What

Improve this page

Add a description, image, and links to the cypress topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cypress topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.