Sorry, other details on this subject: - Query has not inside a reference to the Authenticator, because it's set the Query into the Authenticator, ok but this gives me problems for the retry ... suggestions ? If Authenticator reference is not wanted into Query, the caller should handle this situation, maybe masked with another utility method in Query (trapping the first query failing, and the retry) ... or the authenticator could set a reference to it into the query (or into another version of the execute) , or other ...
- i have to try (in tests) the Query timeout - i have to try (in tests) to force the close of a query, like downloading a big file (like an iso image), and i'd like to simulate the user to stop this operation after some seconds. Suggestions ? Thanks for the help, Sandro
