-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ref/export commands and events simplification #840
Ref/export commands and events simplification #840
Conversation
- ExportPieceFailed event - PieceExportRequested event - CancelExportPendingJobs command - MarkExportAsFailed command - MarkExportPiecesAsFailed command - SchedulePieceExport command
This pull request is being automatically deployed with Vercel (learn more). marxan – ./app🔍 Inspect: https://vercel.com/vizzuality1/marxan/xJ4nEyU2bhzsSkhd1pcFcnFjPQjc marxan-storybook – ./app🔍 Inspect: https://vercel.com/vizzuality1/marxan-storybook/CzLurPJYLwTY68pDzjSC83TTSr4D |
This PR simplifies several export commands and events:
ArchiveReady
eventExportPieceFailed
eventPieceExportRequested
eventPieceImportRequested
eventCancelExportPendingJobs
commandMarkExportAsFinished
commandMarkExportAsFailed
commandMarkExportPiecesAsFailed
commandSchedulePieceExport
command