Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8485975
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T20:48:18+00:00 2026-06-10T20:48:18+00:00

I am using RestClient gem by making get call to the server through it.

  • 0

I am using RestClient gem by making get call to the server through it. The question is how do I set the timeout from client side.

RestClient.get "http://127.0.0.1:7819/tokenize/word/stackoverflow"

I want to set it to 10 seconds.

Thanks in Advance!!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T20:48:19+00:00Added an answer on June 10, 2026 at 8:48 pm

    You don’t need to monkey patch anything. You can use RestClient::Request directly, like:

    RestClient::Request.execute(:method => :get, :url => url, :timeout => 10, :open_timeout => 10)
    

    But remember the worst case scenario is 20 seconds.

    Check the other post answer https://stackoverflow.com/a/5445421/565999

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Rest-client gem in ruby.My code is as follows.., require 'rest_client' puts RestClient.get
Using http://github.com/archiloque/rest-client When posting a file using this line, the content type is set
using this http://bl.ocks.org/950642 we can see how to add images to nodes, the question
I'm developing and testing a little straight-forward client-server application using java (and scala). The
I am using ruby and rest-client gem. I try to communicate with a RESTFUL
I'm interested in setting my own user agent when using the ruby RestClient gem.
I'm using REST::Client perl module to test my REST server. I want to print
I'm writing a Ruby interface to Fluidinfo , using the rest-client gem as a
I am using the ruby gem rest-client with rest-client-components . Rest-client-components enables request logging
I need to post to a REST resource by using ruby rest-client gem. The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.