Displaying 1 result from an estimated 1 matches for "d2d57a3c".
Did you mean:
  d2d55a3d
  
2006 Jul 20
1
guru needed: connecting to a second (remote) db that may not be available
hi,
My rails app connects to 2 databases a local one and a remote one.  No 
problems there.. The problem is that the remote database may or  may not be 
available at any given time. My problem: when the remote db is unavailable, 
any time my code tries to query the remote database it hangs for a few 
minutes until it times-out. I would  very much like to change the timeout 
value to something