You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The getConfigFiles function doesn't handle permission errors properly. Right now, if it can't read a file because of permission issues, it just skips it without letting us know.
The getConfigFiles function doesn't handle permission errors properly. Right now, if it can't read a file because of permission issues, it just skips it without letting us know.
https://github.com/temporalio/temporal/blob/2d8afd44c413a25c53f5fe8eecff3cbbbb782fba/common/config/loader.go#L135C1-L140C3
The text was updated successfully, but these errors were encountered: