Dont exit silently when storing api key fails (#5260)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
@@ -30,7 +30,6 @@ async fn main() -> Result<()> {
|
||||
}
|
||||
}
|
||||
|
||||
// Then shutdown the providers
|
||||
goose::tracing::shutdown_otlp();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user