Merge pull request 'Add TODO items to client' (#1) from feat-client-retries into main
Reviewed-on: #1
This commit was merged in pull request #1.
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