Skip to content

Fix/tagging durability - #155

Merged
Anyesh merged 3 commits into
mainfrom
fix/tagging-durability
Jul 30, 2026
Merged

Fix/tagging durability#155
Anyesh merged 3 commits into
mainfrom
fix/tagging-durability

Conversation

@Anyesh

@Anyesh Anyesh commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Description

Related Issue

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)
  • CI/CD or build changes

Checklist

  • I have read the CONTRIBUTING guide
  • My code follows the project's coding style
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally
  • I have updated documentation as needed
  • My changes don't introduce new warnings or errors

Testing

Test Environment

  • Docker Compose
  • Kubernetes
  • Local development

Tests Performed

Screenshots (if applicable)

Additional Notes

Anyesh added 3 commits July 30, 2026 05:09
Jobs were handed to arq before the row committed, so the worker dequeued
against an invisible item and left it stuck in processing. The worker also
returned on failure, which arq books as success, so max_tries never fired.
The analysing badge counted the current page only, so a 100-image upload
still read 20. Polling also stopped on a hidden tab, which looked like
processing had stalled.
# Conflicts:
#	frontend/app/dashboard/wardrobe/page.tsx
@Anyesh
Anyesh merged commit 26d1853 into main Jul 30, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant