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
There is a recurring duplication of code related to configuration parsing, error handling, and logging. This ticket proposes the introduction of a new package, either golem-common or golem-utils, to consolidate these functions into a common package.