fix: gate Error_*.txt snapshots behind GALAXY_BEDROCK_DIAGNOSTICS env var

Previously, Bedrock error snapshots were unconditionally written to disk
on any API or stream failure. Now they are only written when
GALAXY_BEDROCK_DIAGNOSTICS=1 is set, consistent with the rest of the
diagnostic logging.

Bumps version to 1.2.1.
This commit is contained in:
Ryan Ward
2026-05-19 13:06:01 -05:00
parent 53914688c0
commit 1526a7df7e
4 changed files with 8 additions and 5 deletions
Generated
+1 -1
View File
@@ -5191,7 +5191,7 @@ dependencies = [
[[package]]
name = "galaxy"
version = "1.1.0"
version = "1.2.1"
dependencies = [
"addr",
"aho-corasick",