Exception: Rack::Timeout::RequestExpiryError

Inherits:
Error
  • Object
show all
Defined in:
lib/rack/timeout/core.rb

Overview

raised when a request is dropped without being given a chance to run (because too old)

Instance Attribute Summary

Attributes included from ExceptionWithEnv

#env

Method Summary

Methods included from ExceptionWithEnv

#initialize