MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / getTimeoutMs

Method getTimeoutMs

library/src/com/android/volley/Request.java:638–640  ·  view source on GitHub ↗

Returns the socket timeout in milliseconds per retry attempt. (This value can be changed per retry attempt if a backoff is specified via backoffTimeout()). If there are no retry attempts remaining, this will cause delivery of a TimeoutError error.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

openConnectionMethod · 0.80
performRequestMethod · 0.80
performRequestMethod · 0.80

Calls 1

getCurrentTimeoutMethod · 0.65

Tested by

no test coverage detected