Exception: Prosody::TransientError

Inherits:
EventHandlerError show all
Defined in:
lib/prosody/handler.rb

Overview

Error indicating that the failure is temporary and can be retried.

Instance Method Summary collapse

Instance Method Details

#permanent?false

Returns indicates this error is retryable.

Returns:

  • (false)

    indicates this error is retryable



34
# File 'lib/prosody/handler.rb', line 34

def permanent? = false