History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WET-237
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Raghu Venkataramana
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WET

WetRunner : Timeout is ignored

Created: 17/Sep/06 07:25 AM   Updated: 25/Jul/07 07:21 AM
Component/s: None
Affects Version/s: 1.0.0, 0.9.8_beta1, 0.9.8 Final
Fix Version/s: 1.4

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
The Execute (and a few other commands) accept a Timeout - which is the maximum amount of time for which the command should try before giving up. This argument is currently ignored and the system uses the XML RpcClient's default timeout parameter

All Ruby commands work fine using Rpc and therefore no need to fix before 0.9.8 release.

 All   Comments   Work Log   Change History      Sort Order:
Raghu Venkataramana - 02/Oct/06 03:58 AM
This is not expected to be used a lot. So far not a single rpc call has required the timeout to be adjusted. Therefore, no need to fix for 1.0 release. Mark as fix after 1.0

Raghu Venkataramana - 09/Jun/07 08:51 AM
This is not causing any issue till today