matrix-org / matrix-org/rust-synapse-compress-state
Verbose output
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 173
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
I would like to debug error message Missing {} within python module using synapse_auto_compressor.compress_state_events_table function.
Describe the solution you'd like
Please enable messages of all levels to the output. E.g. via some parameter --verbose.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CLI entry point and the Python module containing synapse_auto_compressor.compress_state_events_table. Check how messages are currently emitted, then verify that a proposed --verbose option exposes messages of all levels and helps diagnose the reported Missing {} error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100