Skip to content

Faraday::TimeoutError: Net::ReadTimeout #3

@Victorcorcos

Description

@Victorcorcos

Steps to reproduce 🦮

  1. Add gem 'bovesparb' to Gemfile
  2. bundle install
  3. rails c
  4. execute this...
client = Bovesparb::Client.new

client.quotes('BIDI4')
client.quotes('BBDC3')
client.quotes('PETR4')

The result 🪲

Faraday::TimeoutError: Net::ReadTimeout
from /Users/victorcosta/.rvm/rubies/ruby-2.5.5/lib/ruby/2.5.0/net/protocol.rb:181:in `rbuf_fill'
Caused by Net::ReadTimeout: Net::ReadTimeout
from /Users/victorcosta/.rvm/rubies/ruby-2.5.5/lib/ruby/2.5.0/net/protocol.rb:181:in `rbuf_fill'

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