Skip to content

Commit

Permalink
refine
Browse files Browse the repository at this point in the history
  • Loading branch information
Po-Yao Chen committed Nov 8, 2024
1 parent 5a13b5e commit 762aad5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions license_header
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
# lice

Copyright 2024 Yahoo Inc.
Licensed under the terms of the Apache License 2.0. Please see LICENSE file in project root for terms.
1 change: 0 additions & 1 deletion server/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ func Main() {
recovery.UnaryServerInterceptor(recovery.WithRecoveryHandler(recoveryHandler)),
interceptor.AccessLogInterceptor(),
}

if cfg.ShutdownOnInternalFailure {
criteria := cfg.ShutdownOnInternalFailureCriteria
shutdownCounterConfig := interceptor.ShutdownCounterConfig{
Expand Down

0 comments on commit 762aad5

Please sign in to comment.