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

thehouseisonfire / rumqtt / 29390488003
91%

Build:
DEFAULT BRANCH: main
Ran 15 Jul 2026 05:25AM UTC
Jobs 0
Files 0
Run time –
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

pending completion
29390488003

push

github

thehouseisonfire
feat(rumqttc)!: refine ClientError variants and improve error diagnostics

Replace generic ClientError::Request and ClientError::TryRequest with
specific variants that let callers distinguish backpressure, closed
event loops, and locally rejected MQTT requests while still recovering
the original request:

- RequestChannelFull (bounded channel backpressure)
- RequestChannelDisconnected (event loop dropped)
- InvalidRequest (topic/filter validation failures)

Also fix WebSocket response validation display to include the
underlying reason, and clarify the connection timeout message.

BREAKING CHANGE: ClientError enum variants have changed; callers
matching on Request or TryRequest must update to the new names.
Source Files on build 29390488003
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #29390488003
  • 0a544c8d on github
  • Prev Build on main (#29389021058)
  • Next Build on main (#29436228352)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc