Skip to content

Handle failure in dumping sorting provenance to Zarr#4577

Open
alejoe91 wants to merge 32 commits into
SpikeInterface:mainfrom
alejoe91:handle-failure-sorting-provenance
Open

Handle failure in dumping sorting provenance to Zarr#4577
alejoe91 wants to merge 32 commits into
SpikeInterface:mainfrom
alejoe91:handle-failure-sorting-provenance

Conversation

@alejoe91
Copy link
Copy Markdown
Member

This fixes an issue with Zarr when dumping a sorting provenance not JSON serializable. The Pickle Codec has a size limit of 2GB. I tried to save to zarr an analyzer object after a 24h sorting, and this error showed up. Just adding atry-except clause to continue

@alejoe91 alejoe91 requested a review from chrishalcrow May 11, 2026 14:49
@alejoe91 alejoe91 added bug Something isn't working core Changes to core module labels May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working core Changes to core module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant