Add TODO items to client
Prepare for implementation of client retry support
This commit is contained in:
@@ -25,6 +25,9 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
// TODO: Implement client retry configuration
|
||||
// Also support exponential backoff
|
||||
|
||||
// Default ports exposed by an MGW310 station.
|
||||
const (
|
||||
DefaultWingbitsPort = 8088
|
||||
|
||||
Reference in New Issue
Block a user