|
|
|
|
|
by eropple
1349 days ago
|
|
An invalidations queue will fail open if the queue does not deliver. If you check a session token against a database and the database is down, you fail closed. There are systems at scales where you have to take that hit, but the overwhelming majority of people don't run them. |
|