Skip to content

Introduce multipart works#6310

Draft
fellowseb wants to merge 9 commits into
masterfrom
issue/8224-misleading-work-complete-status
Draft

Introduce multipart works#6310
fellowseb wants to merge 9 commits into
masterfrom
issue/8224-misleading-work-complete-status

Conversation

@fellowseb
Copy link
Copy Markdown
Member

@fellowseb fellowseb commented Apr 28, 2026

Proposed changes

Aftermath of the addition of the is_multipart flag on the to_processed client-python API. The intent is to better handle the completed status of works that use multiple bundles.

  • Updates connectors documentation and templates
  • Updates connectors that send multiple bundles to use the new is_multipart=True option
  • Updates connectors to make sure they call to_processed in a finally block

/!\ This work is still in draft as we may have identified a case that isn't handled well: the case where the worker does the bundle splitting itself.

Related issues

Checklist

  • I consider the submitted work as finished
  • I have signed my commits using GPG key.
  • I tested the code for its functionality using different use cases
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

@github-actions github-actions Bot added the filigran team use to identify PR from the Filigran team label Apr 28, 2026
@fellowseb fellowseb marked this pull request as draft April 28, 2026 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants