Skip to content

Improve `commit_analyzed_batch` to handle duplicates

Compare
Choose a tag to compare
@6r17 6r17 released this 02 Apr 07:54
· 4 commits to main since this release

Some batch might have all their items already collected by Exorde. In which case the result of a ipfs_upload would be empty. This case is now properly handled and should log a comprehensive message when it happens instead of throwing an error.