##// END OF EJS Templates
add exponential falloff for reconnect...
add exponential falloff for reconnect avoids constant reconnect attempts every 3 seconds forever gives up after 6 tries (last timeout 64s)
Min RK -
r18728:cc8e3e36
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v3
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbformat.v3.schema.json Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
rwbase.py Loading ...