• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

topfreegames / arkadiko
64%

Build:
DEFAULT BRANCH: master
Repo Added 08 Jul 2016 08:31PM UTC
Files 13
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • chore/do-not-use-init
  • chore/multiarch
  • enhancement/add-topic-tag
  • feat/add-tracing
  • feat/filter-out-healthcheck-requests-from-tracing
  • feature/prometheus
  • feture/retries
  • fix/downgrade-mqtt-qos2-to-qos1
  • fix/spans
  • fix/update-actions/cache
  • master
  • temp/check-debug
  • v0.2.0

06 Apr 2026 06:45PM UTC coverage: 64.122% (+0.4%) from 63.772%
24045517378

push

github

web-flow
fix: downgrade MQTT QoS from 2 to 1 to prevent dropped messages (#33)

QoS 2 (exactly-once) causes receive_maximum_exceeded errors on EMQX v5
during traffic bursts, as the broker's max_awaiting_rel limit (100) gets
overwhelmed. QoS 1 (at-least-once) uses a simpler 2-step handshake with
no awaiting_rel state, eliminating this bottleneck entirely. For chat
messages, at-least-once delivery is sufficient.

Related: emqx/emqx#13399 (broker returns wrong Receive Maximum in CONNACK)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

2 of 2 new or added lines in 2 files covered. (100.0%)

24 existing lines in 3 files now uncovered.

865 of 1349 relevant lines covered (64.12%)

11.26 hits per line

Relevant lines Covered
Build:
Build:
1349 RELEVANT LINES 865 COVERED LINES
11.26 HITS PER LINE
Source Files on master
  • Tree
  • List 13
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24045517378 master fix: downgrade MQTT QoS from 2 to 1 to prevent dropped messages (#33) QoS 2 (exactly-once) causes receive_maximum_exceeded errors on EMQX v5 during traffic bursts, as the broker's max_awaiting_rel limit (100) gets overwhelmed. QoS 1 (at-least-onc... push 06 Apr 2026 06:47PM UTC web-flow github
64.12
23826902781 fix/downgrade-mqtt-qos2-to-qos1 fix: downgrade MQTT QoS from 2 to 1 to prevent dropped messages QoS 2 (exactly-once) causes receive_maximum_exceeded errors on EMQX v5 during traffic bursts, as the broker's max_awaiting_rel limit (100) gets overwhelmed. QoS 1 (at-least-once) use... Pull #33 01 Apr 2026 01:08AM UTC ffelipelimao github
64.12
17949381852 enhancement/add-topic-tag feat: Remove SendMqttRequests metric Pull #32 23 Sep 2025 02:27PM UTC ffelipelimao github
64.12
17928210349 enhancement/add-topic-tag feat: Enhance metrics and improve game ID handling in SendMQTT Pull #32 22 Sep 2025 08:59PM UTC ffelipelimao github
64.32
17860416738 enhancement/add-topic-tag feat: Add topic label to Prometheus and Datadog metrics Pull #32 19 Sep 2025 01:58PM UTC ffelipelimao github
63.93
17839583342 temp/check-debug fix: Add debug logging for MQTT payload Pull #31 18 Sep 2025 07:42PM UTC ffelipelimao github
63.8
15883939685 master chore: add multiarch build (#29) push 25 Jun 2025 06:16PM UTC web-flow github
63.77
15854375103 chore/multiarch chore: add multiarch build Pull #29 24 Jun 2025 03:13PM UTC fbgava-wildlife github
63.77
14083825859 fix/spans refactor(otel): use otel with spans inside /sendmqtt Created helper functions to access spans and add details to the traces being exported by otlpgrpc Pull #28 26 Mar 2025 12:57PM UTC hspedro github
64.11
14083759924 fix/spans refactor(otel): use otel with spans inside /sendmqtt Created helper functions to access spans and add details to the traces being exported by otlpgrpc Pull #28 26 Mar 2025 12:54PM UTC hspedro github
64.01
See All Builds (86)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc