Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/PyGithub/PyGithub
/ get_backoff_time
Method
get_backoff_time
github/GithubRetry.py:176–177 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
174
backoff = retry_backoff
175
176
def
get_backoff_time() -> float:
177
return
backoff
178
179
self.__log(
180
logging.INFO,
Callers
3
increment
Method · 0.80
test_increment
Method · 0.80
do_test_default_behaviour
Method · 0.80
Calls
no outgoing calls
Tested by
1
test_increment
Method · 0.64