- Notifications
You must be signed in to change notification settings - Fork928
fix: add audit information for WorkspaceBuild.MaxDeadilne#6504
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
👍
Ahh, so this isn't tested because our audit implementation in Enterprise is different. We probably shouldn't ever panic here, and instead throw an error. |
I'll do this in a future change though, just commenting. |
Good observation! I didn't get around to adding tests, I just wanted to remove that particular 🔥 |
Fixes panic when starting or stopping workspaces: