Skip to content

Session Limits

EstimateQuest enforces limits to maintain performance and prevent abuse.

LimitValue
Max players per session50
Max tickets per session100
Session name length100 characters
Player name length50 characters
Ticket title length200 characters
Ticket description length500 characters
Ticket URL length500 characters
Avatar seed length100 characters
Vote value length20 characters
RuleThreshold
Stale active sessionClosed after 6 hours with no player heartbeat
Inactive session purgeDeleted after 8 hours since last activity

Purging deletes the session and all associated data — players, tickets, votes, group estimates. This is irreversible.

Rate limits prevent abuse and ensure fair usage for all users.

ActionWindowMax Requests
Create session60 seconds50
Join session60 seconds50
Cast vote10 seconds10
Heartbeat10 seconds5
Create ticket60 seconds30
Save all tickets60 seconds5
Public HTTP API60 seconds100

Under normal usage, you’ll never encounter these limits. They primarily prevent automated abuse.

EstimateQuest requires a modern browser with support for:

  • JavaScript (ES2020+)
  • CSS Custom Properties
  • WebSocket connections (for real-time updates)
  • Local Storage (for profile persistence)
  • BroadcastChannel API (for multi-tab audio coordination)

Supported browsers: Chrome 80+, Firefox 80+, Safari 14+, Edge 80+.