chore(runner): update runner status if start program
This commit is contained in:
parent
45b0429b21
commit
d4c1515f4e
6 changed files with 31 additions and 11 deletions
|
@ -30,6 +30,7 @@ func New(endpoint, secret string, opts ...Option) *HTTPClient {
|
|||
return next(ctx, req)
|
||||
}
|
||||
})
|
||||
|
||||
cfg.opts = append(cfg.opts, connect.WithInterceptors(interceptor))
|
||||
|
||||
if cfg.httpClient == nil {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue