miampf
|
a2ded13ea6
|
rewrote internal/grpc/grpclog
|
2024-02-08 13:15:07 +01:00 |
|
miampf
|
941889ade7
|
fixed final issues
fixed format strings for slog
|
2024-02-08 13:14:48 +01:00 |
|
miampf
|
69cbd155db
|
fixed some general problems
imports, wrong logging calls and similar stuff. Unit tests work now
|
2024-02-08 13:14:41 +01:00 |
|
Adrian Stobbe
|
e738f15f0f
|
cdbg: make endpoint deployment failure more transparent (#1883)
* add retry + timeout + intercept grpc logs
* LogStateChanges inside grplog pkg
* remove retry and tj/assert
* rename nit
* Update debugd/internal/cdbg/cmd/deploy.go
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
* Update debugd/internal/cdbg/cmd/deploy.go
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
* paul feedback
* return waitFn instead of WaitGroup
* Revert "return waitFn instead of WaitGroup"
This reverts commit 45700f30e341ce3af509b687febbc0125f7ddb38.
* log routine inside debugd constructor
* test doubles names
* Update debugd/internal/cdbg/cmd/deploy.go
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
* fix newDebugClient closeFn
---------
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-06-12 13:45:34 +02:00 |
|