storj/storagenode/contact
Cameron Ayer 48d8114b3f satellite/contact: treat pingback failure as error
If the satellite fails to pingback the storage node during CheckIn
an error message is returned to the node in the response, but the actual
error value returned is nil. We are only checking the error. This means
the node has no feedback about the failure, and the node also does not
attempt to retry the connection.

Change-Id: Iaed00e422ba91af573e72255cc6671ea97928eae
2020-11-16 18:26:37 +00:00
..
chore.go all: fix dots 2020-07-16 14:58:28 +00:00
contact_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
endpoint.go all: fix dots 2020-07-16 14:58:28 +00:00
service.go satellite/contact: treat pingback failure as error 2020-11-16 18:26:37 +00:00