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

Improvement of current handling of monitoring #102

Open
eileen-kuehn opened this issue Jun 22, 2021 · 0 comments
Open

Improvement of current handling of monitoring #102

eileen-kuehn opened this issue Jun 22, 2021 · 0 comments

Comments

@eileen-kuehn
Copy link
Member

As mentioned in MatterMiners/lapis.caching#20, we currently have the issue that classes must be subclassed to enable further monitoring which prevents transparent further development of the base components, e.g. in the caching extension the Workernode needs to be subclassed to enable logging of caching relevant information during methods such as shutdown:

https://github.com/MatterMiners/lapis.caching/blob/8f4f6149dc536f9d35dfc7c97ce75e0c204a1512/lapis/drone.py#L124-L131

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