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

Unleash / unleash-edge / #392
79%

Build:
DEFAULT BRANCH: main
Ran 24 Mar 2023 03:19PM UTC
Jobs 1
Files 16
Run time 3s
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
#392

push

web-flow
task: Post appropriately sized metric batches (#122)

* task: Post appropriately sized metric batches

Previously we would save unacknowledged metrics until upstream accepted
the post. This PR, splits into 90kB chunks, listens for http status
codes to decide what to do on failure.
* 400 will cause us to drop the metrics we tried to post
* 413 would be a surprise, since we already split into chunks to avoid
  just this
* other status codes will be reinserted to the cache and tried again
  next minute.

Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>

771 of 951 relevant lines covered (81.07%)

1.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #392.1 24 Mar 2023 03:19PM UTC 0
81.07
Source Files on build #392
Detailed source file information is not available for this build.
  • Back to Repo
  • b97681b8 on github
  • Prev Build on main
  • Next Build on main
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