douban / pymesos

A pure python implementation of Mesos scheduler and executor
BSD 3-Clause "New" or "Revised" License
163 stars 88 forks source link

Add max retry and exponentiation backoff when reconnect to master #98

Closed ariesdevil closed 6 years ago

ariesdevil commented 6 years ago

ref: https://github.com/douban/pymesos/issues/39 and https://github.com/douban/pymesos/issues/97