micro / services

Real World Micro Services
Apache License 2.0
1.25k stars 136 forks source link

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

Closed cyb3rko closed 1 year ago

cyb3rko commented 1 year ago

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

cyb3rko commented 1 year ago

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

asim commented 1 year ago

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

asim commented 1 year ago

But this shouldn't require a proto rerun

cyb3rko commented 1 year ago

Does something like that exist? Ah, works now.

asim commented 1 year ago

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