emqx/apps
Thales Macedo Garitezi 80976708e8 feat(buffer_worker): also use the inflight table for sync requests
Related: https://emqx.atlassian.net/browse/EMQX-8692

This should also correctly account for `retried.*` metrics for sync
requests.

Also fixes cases where race conditions for retrying async requests
could potentially lead to inconsistent metrics.

Fixes more cases where a stale reference to `replayq` was being held
accidentally after a `pop`.
2023-01-10 19:31:30 -03:00
..
emqx feat(buffer_worker): refactor buffer/resource workers to always use queue 2023-01-05 10:15:09 -03:00
emqx_authn chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_authz chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_auto_subscribe chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_bridge feat(buffer_worker): refactor buffer/resource workers to always use queue 2023-01-05 10:15:09 -03:00
emqx_conf chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_connector test(flaky): fix flaky jwt worker test 2023-01-05 11:19:43 -03:00
emqx_dashboard chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_exhook chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_gateway chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_machine chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_management chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_modules chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_plugin_libs chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_plugins chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_prometheus chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_psk chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_resource feat(buffer_worker): also use the inflight table for sync requests 2023-01-10 19:31:30 -03:00
emqx_retainer test(retainer): assert that retained messages are not lost when changing storage type 2023-01-04 13:52:52 -03:00
emqx_rule_engine chore(rule_engine): reset metrics when disabling a rule 2023-01-04 09:30:47 -03:00
emqx_slow_subs chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_statsd chore: update copyright year 2023 2023-01-02 09:22:27 +01:00