Make the seeder
command more resilience to connection errors
#470
Labels
Enhancement / Feature Request
Something New
Milestone
Relates to:
seeder
#453The seeder command panics when connection is refused by the server.
We should catch that error and retry later. This is related to #467. The API Client should return an error instead of panicking.
The text was updated successfully, but these errors were encountered: