Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Add processing status label #138

Open
2 tasks
masih opened this issue Sep 26, 2023 · 4 comments
Open
2 tasks

Add processing status label #138

masih opened this issue Sep 26, 2023 · 4 comments
Assignees
Labels

Comments

@masih
Copy link
Member

masih commented Sep 26, 2023

While the date is being prepared, dealt with, etc. the status endpoint should show processing as the status to convey that no deal has been made (yet).

Tasks

Preview Give feedback
@elijaharita elijaharita self-assigned this Sep 27, 2023
@elijaharita
Copy link
Contributor

Currently, the status string is grabbed directly from singularity. Do we need to add this status to singularity or do you mean for motion to override the returned singularity status in this situation?

@masih
Copy link
Member Author

masih commented Sep 27, 2023

@xinaxu WDYT?

@xinaxu
Copy link
Collaborator

xinaxu commented Sep 27, 2023

Which status field are you refering to? I only see status as string inside Replica struct.

Status string `json:"status"`

@masih
Copy link
Member Author

masih commented Oct 5, 2023

@xinaxu I think @elijaharita is referring to this.

@elijaharita the "processing" status refers to a state where motion has not asked Singularity to make a deal yet, i.e. data is being accumulated. In this case it makes sense to have the "processing" status in Motion.

@masih masih added the P2 label Oct 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants