Exception: Prosody::PermanentError

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

Overview

Error indicating that the failure is permanent and should not be retried.

Instance Method Summary collapse

Instance Method Details

#permanent?true

Returns indicates this error is not retryable.

Returns:

  • (true)

    indicates this error is not retryable



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

def permanent? = true