Operating a Workshop Event
When an instructor is running a class on your instance, two things are on you: having capacity ready when the cohort launches, and keeping an eye on sessions during the event.
Warm capacity for the cohort
Section titled “Warm capacity for the cohort”A cluster that scales from zero takes a few minutes to add nodes. If a cohort launches at once cold, the first arrivals wait. Warm the pool ahead of the session so seats are ready:
just warm 40 # hold ~40 sessions' worth of capacitySet it shortly before the session and return it to zero afterward:
just warm 0Watch the Session Dashboard
Section titled “Watch the Session Dashboard”The admin Session Dashboard shows every active session, its phase, its owner, and how long each has left. During an event, use it to:
- Spot sessions stuck in Starting and help those attendees.
- See who’s close to expiry (rows are tinted as the deadline nears).
- Extend a session, or terminate a stuck one.
Run-of-show
Section titled “Run-of-show”-
T‑15 min —
just warm <cohort size>; confirm the templates the instructor needs are live and their durations suit the session. -
During — keep the Session Dashboard open; help Starting/stuck sessions.
-
Near the end — the instructor reminds attendees to save their work; extend sessions where needed.
-
After —
just warm 0.