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

fix: disable batch flushing by default #139

Merged
merged 3 commits into from
Aug 22, 2024
Merged

Conversation

ali-bahjati
Copy link
Collaborator

No description provided.

@ali-bahjati ali-bahjati changed the title Disable batch flush fix: disable batch flushing by default Aug 22, 2024
@@ -34,58 +34,22 @@ through the `RUST_LOG` environment variable using the standard
`error|warn|info|debug|trace`.

#### Plain/JSON logging
By default, pyth-agent will print plaintext log statements. This can be switched to structured JSON output with `-l json`.

#### Code location in logs
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

doesn't work anymore.

#### Code location in logs
For debugging purposes, you can specify `-L` to print file/line information with each log statement. This option is disabled by default.

### Key Store Config Migration [v1.x.x LEGACY]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

legacy.

@ali-bahjati ali-bahjati merged commit 2fb3775 into main Aug 22, 2024
3 checks passed
@ali-bahjati ali-bahjati deleted the disable-batch-flush branch August 22, 2024 12:28
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