Volley request retry policy doesn't consider timeout
According to your configure. Your timeout should be 3 secs. Referring to http://prasadthangavel.blogspot.com/2013/12/why-volley-android-has-provided-two.html
I think you should make DEFAULT_BACKOFF_MULT zero.