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

Add date submitted to each job in GET /jobs #82

Open
boarquepine opened this issue Dec 18, 2023 · 4 comments
Open

Add date submitted to each job in GET /jobs #82

boarquepine opened this issue Dec 18, 2023 · 4 comments

Comments

@boarquepine
Copy link
Collaborator

Looks like we capture when a job is startedAtTime/generatedAtTime,
can we add a job submitted field to each job in /jobs to help differentiate a user's jobs from one another.

@ar-siddiqui
Copy link
Contributor

We already have submitter in the response of /jobs route.

@ar-siddiqui
Copy link
Contributor

@boarquepine is this still an issue?

@boarquepine
Copy link
Collaborator Author

I was thinking about a timestamp for when a job is started/requested.
This way the submitter has a way to look for their last submitted job, for example

We have an updated attribute, but you wouldn't be able to tell which job was most recently updated vs recently submitted.

@ar-siddiqui
Copy link
Contributor

I see.

Notes for future dev:

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