Skip to content
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

zenodo: get status of async results #1970

Open
1 of 3 tasks
pamfilos opened this issue Nov 24, 2020 · 0 comments
Open
1 of 3 tasks

zenodo: get status of async results #1970

pamfilos opened this issue Nov 24, 2020 · 0 comments
Assignees

Comments

@pamfilos
Copy link
Collaborator

pamfilos commented Nov 24, 2020

After #1957 is merged and we will have creating and uploading files to Zenodo ready, we need to have a mechanism to get all async results statuses (e.g status of file uploads), to show in UI, client

  • keep task ids when created (might be good if there is a possibility to group them, e.g "all tasks of Zenodo upload deposit: add collapsable descriptions #555 )
  • gather all task results on demand , and check their status, handle their error if failed
  • create endpoint tha will fetch task statuses
Lilykos added a commit to Lilykos/analysispreservation.cern.ch that referenced this issue Nov 25, 2020
* adds the task results to the record
* addresses cernanalysispreservation#1970

Signed-off-by: Ilias Koutsakis <[email protected]>
Lilykos added a commit to Lilykos/analysispreservation.cern.ch that referenced this issue Nov 25, 2020
* adds the task results to the record
* addresses cernanalysispreservation#1970

Signed-off-by: Ilias Koutsakis <[email protected]>
Lilykos added a commit to Lilykos/analysispreservation.cern.ch that referenced this issue Nov 25, 2020
* adds the task results to the record
* addresses cernanalysispreservation#1970

Signed-off-by: Ilias Koutsakis <[email protected]>
Lilykos added a commit to Lilykos/analysispreservation.cern.ch that referenced this issue Nov 26, 2020
* adds the task results to the record
* addresses cernanalysispreservation#1970

Signed-off-by: Ilias Koutsakis <[email protected]>
Lilykos added a commit to Lilykos/analysispreservation.cern.ch that referenced this issue Dec 3, 2020
* adds the task results to the record
* addresses cernanalysispreservation#1970

Signed-off-by: Ilias Koutsakis <[email protected]>
Lilykos added a commit to Lilykos/analysispreservation.cern.ch that referenced this issue Dec 7, 2020
* adds the task results to the record
* addresses cernanalysispreservation#1970

Signed-off-by: Ilias Koutsakis <[email protected]>
Lilykos added a commit to Lilykos/analysispreservation.cern.ch that referenced this issue Dec 18, 2020
* adds the task results to the record
* addresses cernanalysispreservation#1970

Signed-off-by: Ilias Koutsakis <[email protected]>
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

No branches or pull requests

2 participants