Load Test Idle

Generate and manage synthetic calendar events for load testing.

Calendar Registry

2000 rooms in registry (building: LoadTest)

To create or change calendars, run node src/loadtest/create-calendars.js from the terminal.

Configuration

Must not exceed rooms in registry
Max 10 (one per business-hour slot)
Parallel API requests. Keep ≤20 to avoid rate limits.

Insert Events

Creates events in all registry rooms according to the config above. Events are tagged with a run ID so they can be cleaned up individually.


Cleanup Events

Deletes all load test events. Optionally filter to a specific run ID to clean up one run without touching others.

Progress

No job running