jupyter / nb2kg

Other
73 stars 31 forks source link

Add retry count for reconnection to Gateway #45

Closed esevan closed 4 years ago

esevan commented 5 years ago

This change adds the exponential backoff algorithm and retry count limit to prevent too many false API call in error.

Fixes #44

Signed-off-by: Eunsoo Park esevan.park@gmail.com

kevin-bates commented 4 years ago

I'm sorry @esevan - this fell off my radar! Merging now.