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

kobotoolbox / kpi / 15393074108

Build:
Build:
LAST BUILD BRANCH: beccagraber/dev-1452-new_action
DEFAULT BRANCH: master
Ran 02 Jun 2025 01:44PM UTC
Jobs 1
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
15393074108

push

github

web-flow
fix(submissions): return proper status code instead of 202 when lock is held DEV-349 (#5805)

### 📣 Summary
Avoid returning HTTP 202 when an advisory lock prevents a task from
running, and use a more appropriate status code to reflect the lock
state.

### 📖 Description
Previously, when an operation was skipped due to an advisory lock
already being held (e.g., to prevent duplicate task execution), the API
would return a 202 Accepted, which was misleading since the operation
wasn't actually queued or performed.

This PR changes the behavior to return a more accurate status code (423
Locked) when a lock is in place and prevents the task from running.
Jobs
ID Job ID Ran Files Coverage
1 15393074108.1 02 Jun 2025 01:44PM UTC 637
80.66
Source Files on build 15393074108
Detailed source file information is not available for this build.
  • Back to Repo
  • aadfb485 on github
  • Prev Build on release/2.025.10 (#15376529468)
  • Next Build on release/2.025.10 (#15418804573)
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

© 2025 Coveralls, Inc