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

Track request state #53

Open
nigelbabu opened this issue Sep 5, 2018 · 0 comments
Open

Track request state #53

nigelbabu opened this issue Sep 5, 2018 · 0 comments

Comments

@nigelbabu
Copy link
Collaborator

We have no way to track a request state. If I open a request for X servers, there's no easy way to check the DB and find out whether this request succeeded or not. I propose that we have a column in the NodeRequest model that goes from Requested -> Processing -> Delivered. This way if we have a bug that causes celery failures, we can retrigger them after we deploy a fix.

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

1 participant