Skip to content

Archiver failure detection default configs#98

Open
thantsintoe wants to merge 1 commit into
devfrom
archiver-failure
Open

Archiver failure detection default configs#98
thantsintoe wants to merge 1 commit into
devfrom
archiver-failure

Conversation

@thantsintoe

Copy link
Copy Markdown
Collaborator

Archiver failure detection default configs

if (isPlainObject(value) && isPlainObject(target[key])) {
mergeNestedChange(target[key] as Record<string, unknown>, value)
} else {
target[key] = value
@thantsintoe thantsintoe changed the base branch from main to dev July 3, 2026 09:04
@thantsintoe thantsintoe requested a review from jairajdev July 3, 2026 09:05
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

Successfully merging this pull request may close these issues.

2 participants