This repository was archived by the owner on Mar 18, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🚨 Rust Panic Audit: 86 Potential Panic Points Detected 🚨Crate:
|
🐋 This PR was built and pushed to the following Docker images: Docker Bake metadata{
"conductor": {
"containerimage.config.digest": "sha256:0e71789f2cca121c48dc7451f85aa9ae02ca6abb90d5b34268b63558d2bef1d2",
"containerimage.descriptor": {
"mediaType": "application/vnd.docker.distribution.manifest.v2+json",
"digest": "sha256:547e096eda6499fd5129498770012bc070fd8844d1ca09f1583f9850ade57ddc",
"size": 902,
"platform": {
"architecture": "amd64",
"os": "linux"
}
},
"containerimage.digest": "sha256:547e096eda6499fd5129498770012bc070fd8844d1ca09f1583f9850ade57ddc",
"image.name": "ghcr.io/the-guild-org/conductor/conductor:047a8dd54b5da7f15fabebaa42f95322ac7f3e04"
}
} |
✅ Benchmark Results
|
5a55058
to
7e4114c
Compare
b0902bb
to
880dc3d
Compare
💻 Website PreviewThe latest changes are available as preview in: https://724b11a7.conductor-t2.pages.dev |
880dc3d
to
b1b1e45
Compare
ok ok ok ok almost there getting there ok maybe like this ok ok almost there cleanup ok wip ok ok ok ok ok ok datadog works ok ok apply fixes deps cleanup fix tests getting there ok it works ok
b1b1e45
to
123d44a
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #354
minitrace
to work correctly on WASM runtimes (Feature request: allow to use minitrace without global collector tikv/minitrace-rust#184)WasmConsoleCollector
for stdoutspan_to
/Span
withLocalSpan
requirements for the WASM runtime (blocked byLocalSpan::enter_with_parent
missing? tikv/minitrace-rust#197)async
functionsreqwest
tracingJaeger exporter (if possible)