Skip to content

Comments

fix: set sync_threshold and discard_threshold#599

Merged
hauleth merged 1 commit intomainfrom
fix/config-logger
Feb 19, 2025
Merged

fix: set sync_threshold and discard_threshold#599
hauleth merged 1 commit intomainfrom
fix/config-logger

Conversation

@chasers
Copy link
Contributor

@chasers chasers commented Feb 19, 2025

Sets these such that Supavisor will drop logs instead of going into sync mode.

@chasers chasers requested a review from a team as a code owner February 19, 2025 15:42
@chasers chasers enabled auto-merge February 19, 2025 15:51
Comment on lines +17 to +18
sync_threshold: 10_000,
discard_threshold: 10_000,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to check if that still works like that, as it is no longer mentioned by the Logger docs. I think we need to add :logger_backends to make it work properly.

@hauleth hauleth disabled auto-merge February 19, 2025 20:32
@hauleth hauleth enabled auto-merge (squash) February 19, 2025 22:51
@hauleth hauleth merged commit 89cc9f6 into main Feb 19, 2025
8 checks passed
@hauleth hauleth deleted the fix/config-logger branch February 19, 2025 22:51
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