Skip to content

Commit cb5c1d7

Browse files
Add 3.7.3 release notes.
1 parent 28c6193 commit cb5c1d7

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

project-docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Educates
9696
:maxdepth: 2
9797
:caption: Release Notes:
9898

99+
release-notes/version-3.7.3
99100
release-notes/version-3.7.2
100101
release-notes/version-3.7.1
101102
release-notes/version-3.7.0
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Version 3.7.3
2+
=============
3+
4+
Features Changed
5+
----------------
6+
7+
* The training portal has been made more resilient when allocating and
8+
managing workshop sessions under load. Previously, when many sessions were
9+
being requested at the same time, or when the Kubernetes REST API was slow
10+
to respond or applying throttling, session allocation could fail or requests
11+
could back up, sometimes surfacing as a `database is locked` error or as
12+
failed or timed out session requests. Updates the training portal makes to
13+
Kubernetes are now performed in a way that no longer blocks other session
14+
activity while waiting on the Kubernetes API, reducing failed sessions and
15+
improving reliability under high traffic.

0 commit comments

Comments
 (0)