Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lib_jobs/production] Net::ReadTimeout in rake lib_jobs:alma_daily_people_feed --silent #874

Open
regineheberlein opened this issue Jan 13, 2025 · 0 comments

Comments

@regineheberlein
Copy link
Contributor

Description

alma_person_feed.rb threw a read/timeout error on 1/12 when running the daily people feed rake task.

Honeybadger snippet and link

https://app.honeybadger.io/projects/100710

Net::ReadTimeout: Net::ReadTimeout with #<TCPSocket:(closed)>
        return
      when :wait_readable
        (io = @io.to_io).wait_readable(@read_timeout) or raise Net::ReadTimeout.new(io)
        # continue looping
      when :wait_writable```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant