Skip to content

Cache UtSettings in engine and instrumented processes #1485

Open
@Domonion

Description

@Domonion

Description

Currently Engine and Instrumented processes go to the RD SettingsModel every time they need something from UtSettings. This produces a couple of issues:

  1. it heavily pollutes log if trace level is enabled
  2. it significantly slows down execution

Expected behavior

Cache all settings on first request and only refresh on changes.

Metadata

Metadata

Assignees

Labels

comp-rdIssue is related RDctg-bugIssue is a bug

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions