3 years ago
About availability Issues 2021-07-06
What happened
- Due to a recent feature implementation in our authentication engine, we refactored some variables that conflicted with the ARM cache, preventing access to some Groups for a while.
What we’ve done
- We immediately invalidated the faulty cache and fully restored access to the ARM
What’s the impact
- Accessing the ARM was not possible for a few minutes. Between 12:05 and 12:24.
What we are doing to help
- We are currently ensuring any further changes to our authentication engine are done in a safer and more spread out manner