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

Handle Permission Errors in getConfigFiles Function #7048

Open
os-a2 opened this issue Jan 6, 2025 · 0 comments
Open

Handle Permission Errors in getConfigFiles Function #7048

os-a2 opened this issue Jan 6, 2025 · 0 comments

Comments

@os-a2
Copy link

os-a2 commented Jan 6, 2025

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

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

1 participant