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

getdozer / dozer / 6062556821
78%
main: 78%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.1.39
DEFAULT BRANCH: main
Ran 03 Sep 2023 05:20AM UTC
Jobs 1
Files 407
Run time 11s
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

01 Sep 2023 04:12PM UTC coverage: 77.717%. First build
6062556821

push

github

web-flow
fix: resume connectors on network errors (#1956)

* fix: retry on network errors in MySQL connector

Resume database queries on network errors.
Select queries with multiple rows resume from the last row received.
CDC continues from its last position.

* fix: retry on network errors in Postgres connector

Similarly to the MySQL connector, select queries resume from the last row received.
The CDC resumes from the position where it was stopped.

* fix: retry on network errors in Kafka connector

Detect network failures, reconnect, and resume.

* fix: retry on network errors in Object Store connector

This is not a complete solution but we should use retry infrastructure provided by the object_store crate.

* chore: add sleep between retries

---------

Co-authored-by: chubei <914745487@qq.com>

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

49643 of 63877 relevant lines covered (77.72%)

51433.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6062556821.1 03 Sep 2023 05:20AM UTC 0
77.72
GitHub Action Run
Source Files on build 6062556821
Detailed source file information is not available for this build.
  • Back to Repo
  • 5244a7db 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