mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
monitoring: track slow consumers per connection type
Signed-off-by: Waldemar Quevedo <wally@nats.io>
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
||||
- name: "Run all tests from all other packages"
|
||||
env: TEST_SUITE=non_srv_pkg_tests
|
||||
- name: "Compile with older Go release"
|
||||
go: 1.18.x
|
||||
go: 1.19.x
|
||||
env: TEST_SUITE=build_only
|
||||
|
||||
script: ./scripts/runTestsOnTravis.sh $TEST_SUITE
|
||||
|
||||
Reference in New Issue
Block a user