SpamapS / rustygear

Apache License 2.0
6 stars 2 forks source link

rustygear: Only supports one server #1

Closed SpamapS closed 6 months ago

SpamapS commented 4 years ago

Currently we allow adding many, but only the first one is ever communicated with on the client side. submit_job should hash the unique field of the job and choose a server to send the job to, and echo should go to all servers.

SpamapS commented 6 months ago

This was fixed in 0.11.0 and really stabilized in 0.12.0