ipfs-cluster/config
Hector Sanjuan ce3c50187e
config manager: Improve source-fetch error handling (#967)
config manager: Improve source-fetch error handling

* Allow detection of source-download errors by adding IsSourceDownloadError method.
* Treat non-success response codes as a failure to fetch the source.
* Set the Source url before errors happens so it can be consulted even in that case.
2019-12-07 12:32:43 +01:00
..
config_test.go Daemon: support remote configuration (#868) 2019-08-09 12:56:27 +02:00
config.go config manager: Improve source-fetch error handling (#967) 2019-12-07 12:32:43 +01:00
identity_test.go Tests for identity separation 2019-05-08 21:54:59 +05:30
identity.go Daemon: support remote configuration (#868) 2019-08-09 12:56:27 +02:00
util.go config: do not handle "" durations (and do not error) 2019-01-12 18:40:00 +01:00