emqx/apps/emqx_slow_subs/test
firest 89af9c4a5f fix(slow_subs): fix timestamp unit error and update config not work
1. The unit of `deliver_begin_at` is incorrectly used the `seconds`, the resulting is incorrect when `stats_type` is `internal` or `response`
2. The config update doesn't actually take effect, the `load` function always used the old config
2022-09-22 17:57:51 +08:00
..
emqx_slow_subs_SUITE.erl fix(slow_subs): fix timestamp unit error and update config not work 2022-09-22 17:57:51 +08:00
emqx_slow_subs_api_SUITE.erl style: reformat slow subs codes 2022-04-19 15:42:43 +08:00