micro / services

Real World Micro Services
Apache License 2.0
1.27k stars 139 forks source link

Fix not returning "nanoid" as available ID type #421

Closed cyb3rko closed 2 years ago

cyb3rko commented 2 years ago

For context see https://github.com/micro/services/pull/420#issuecomment-1185778952

cyb3rko commented 2 years ago

I see, I didn't rerun proto on this one. My bad...

asim commented 2 years ago

Feels like we need something that automatically does it for minor changes

asim commented 2 years ago

But this shouldn't require a proto rerun

cyb3rko commented 2 years ago

Does something like that exist? Ah, works now.

asim commented 2 years ago

Service was in a crash loop, had to kill and redeploy it