Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clients should have a unique identifier #16

Open
ndmitchell opened this issue Jul 22, 2015 · 1 comment
Open

Clients should have a unique identifier #16

ndmitchell opened this issue Jul 22, 2015 · 1 comment

Comments

@ndmitchell
Copy link
Owner

If a client disappears then reappears with the same name, that should be treated as an entirely fresh client, and all their pending jobs should be timed out. Perhaps make client name a random string, with a pretty string to display too?

@abailly
Copy link
Contributor

abailly commented Jul 22, 2015

Docker generates random combination of two meaningful words like
silly-einstein or happy-newton. Makes names easy to remember and use yet
mostly random

Le mercredi 22 juillet 2015, Neil Mitchell notifications@github.com a
écrit :

If a client disappears then reappears with the same name, that should be
treated as an entirely fresh client, and all their pending jobs should be
timed out. Perhaps make client name a random string, with a pretty string
to display too?


Reply to this email directly or view it on GitHub
#16.

Arnaud Bailly

twitter: abailly
skype: arnaud-bailly
linkedin: http://fr.linkedin.com/in/arnaudbailly/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants