sdcio / config-server

Apache License 2.0
5 stars 1 forks source link

updated schema error handling to retry or not based on error indication #203

Closed henderiw closed 2 weeks ago

henderiw commented 2 weeks ago

updated error handling in schema loading to indicate if the error is recoverable or not. If not we don't retry. E.g. when an auth failure is happening it locks out the git user from logging in.