Skip to content

[Bug?] All exceptions are catched in the connection block #57

@jamesst20

Description

@jamesst20

Hi,

It seems like all exceptions are being catched by the connection block :

Cloudflare.connect(token: cloudflare_token) do |connection|
        raise "Exception"
end

I would like my service to crash if anything fails or if the cloudflare authentication fail.
Could this be fixed ? :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions