-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
bugbuggy, it does not work as expectedbuggy, it does not work as expected
Milestone
Description
Which deploy/s?
All
Current Behavior
I think I could (togehter with @matusdrobuliak66) finally reproduce why the garbage collector is treating me like garbage:
- I often use the platform from my laptop when I am in the train
- When arriving at my destination, I typically close the lid.
- I go to work and forget about it
- A few hours later I want to start a new service in the same deployment from my desktop machine at the office
- Garbage collector insists of shutting me down all the time
- In Redis I have two client_session_ids the new one and the old one
- Somehow the GC sees the stale one and assumes all of my sessions are to be terminated
- Deleteing the stale key manually allows me to start again a service
Metadata
Metadata
Assignees
Labels
bugbuggy, it does not work as expectedbuggy, it does not work as expected