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

NL-BioImaging / biomero
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: v2.2.0
DEFAULT BRANCH: main
Repo Added 27 Aug 2024 02:30PM UTC
Files 12
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 v2.1.0
branch: v2.1.0
CHANGE BRANCH
x
Reset
  • v2.1.0
  • 5d-zarr-converter
  • database
  • dependabot/pip/requests-2.32.4
  • fix_concurrency
  • main
  • pixi
  • race_condition
  • slurm-parameter
  • v2.0.0
  • v2.0.0-alpha
  • v2.0.0-alpha.1
  • v2.0.0-alpha.10
  • v2.0.0-alpha.2
  • v2.0.0-alpha.3
  • v2.0.0-alpha.4
  • v2.0.0-alpha.5
  • v2.0.0-alpha.6
  • v2.0.0-alpha.7
  • v2.0.0-alpha.8
  • v2.0.0-alpha.9
  • v2.0.1
  • v2.2.0

07 Jan 2026 01:15PM UTC coverage: 87.176% (-1.2%) from 88.334%
20785332412

push

github

TorecLuik
Fix database concurrency conflicts with retry mechanism and enhanced error handling

- Add retry_on_database_conflict decorator with exponential backoff for database operations
- Implement transaction-safe database_transaction context manager with proper rollback
- Apply @retry_on_database_conflict to all WorkflowTracker event sourcing operations
- Add retry protection to view update operations in JobAccounting, WorkflowProgress, and JobProgress
- Enhance EngineManager with robust commit/rollback error handling and safe_commit method
- Add support for EventSourcing-specific exceptions (IntegrityError, OperationalError)
- Implement defensive checks for unknown workflows/tasks in event handlers
- Upgrade error logging from ERROR to WARNING level for retryable conflicts
- Add comprehensive test coverage for retry mechanisms and concurrent access scenarios

This resolves production issues where database unique constraint violations and
deadlocks were causing thread failures and incomplete workflow tracking in
high-concurrency scenarios like batch processing workflows.

105 of 141 new or added lines in 3 files covered. (74.47%)

38 existing lines in 2 files now uncovered.

2896 of 3322 relevant lines covered (87.18%)

0.87 hits per line

Relevant lines Covered
Build:
Build:
3322 RELEVANT LINES 2896 COVERED LINES
0.87 HITS PER LINE
Source Files on v2.1.0
  • Tree
  • List 12
  • Changed 6
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20785332412 v2.1.0 Fix database concurrency conflicts with retry mechanism and enhanced error handling - Add retry_on_database_conflict decorator with exponential backoff for database operations - Implement transaction-safe database_transaction context manager with... push 07 Jan 2026 02:47PM UTC TorecLuik github
87.18
See All Builds (98)
  • 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