Exception: HTM::ResourceExhaustedError

Inherits:
Error
  • Object
show all
Defined in:
lib/htm/errors.rb

Overview

Raised when system resources are exhausted

Common causes:

  • Working memory token limit exceeded

  • Database connection pool exhausted

  • Memory allocation failures