Skip to content

undefined method body and code for nil #21

@chaadow

Description

@chaadow

I believe since the response is nil.. then open-uri tries to call resp.code which does not work

image

IoMonitor.configure do |config|
  config.publish = :logs
  config.warn_threshold = 0.8 
  config.adapters = [:active_record, :net_http, :redis] 
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions