Wednesday, July 31, 2013

Re: Clarification needed on SimpleRemoteLogHandler



On Wednesday, July 31, 2013 8:56:50 PM UTC+2, QC wrote:
Hi everyone,

Recently I came across a rare incident where a client kept retrying on a URL that looks related to SimpleRemoteLogHandler.  But after I scrutinize the code, I believe it has nothing to do with the retry behavior. However, the doc below for this handler is a bit ambiguous (especially ''nor does it disable when the RPC calls fail repeatedly") --- making one of my teammate feel it does retry upon failures. 

/**
 * A very simple handler which sends messages to the server via GWT RPC to be
 * logged. Note that this logger does not do any intelligent batching of RPC's,
 * nor does it disable when the RPC calls fail repeatedly.
 */


It does not; look at the code. 

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment