emqx/lib-ee/emqx_ee_bridge
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
..
i18n fix(mongodb): add `type` and `name` fields to the `get`/`post` API docs 2023-01-03 11:46:58 -03:00
src chore(influxdb): remove deprecated value from example 2023-01-09 15:16:45 -03:00
test feat(buffer_worker): also use the inflight table for sync requests 2023-01-10 19:31:30 -03:00
.gitignore feat: add emqx enterprise app connector & bridge 2022-07-25 09:36:45 +08:00
README.md feat: add emqx enterprise app connector & bridge 2022-07-25 09:36:45 +08:00
docker-ct feat(bridge): add Redis bridge 2022-12-06 23:15:42 +03:00
rebar.config chore: upgrade wolff -> 1.7.4 2022-12-29 16:58:00 -03:00

README.md

emqx_ee_bridge

An OTP application

Build

$ rebar3 compile