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

Better error messages #1659

Closed
1 of 13 tasks
MadeByMike opened this issue Sep 17, 2019 · 4 comments
Closed
1 of 13 tasks

Better error messages #1659

MadeByMike opened this issue Sep 17, 2019 · 4 comments
Assignees

Comments

@MadeByMike
Copy link
Contributor

MadeByMike commented Sep 17, 2019

This issue is to capture a range of tasks related to better handling of errors. Many of these are simply about either better capturing an error or providing more helpful error messages to users.

Many of these are related and could be fixed quickly if focusing on them together:

@molomby
Copy link
Member

molomby commented Sep 17, 2019

Scrub error message call stacks in production to avoid leaking information when errors occur.

Very this ^^^ but only in production, I'd say. Generally there should be different error behaviours when not in production. Ie. much more verbose, both to the logs and via the API.

@molomby
Copy link
Member

molomby commented Sep 17, 2019

See also #245 and #261

@stale
Copy link

stale bot commented Jun 18, 2020

It looks like there hasn't been any activity here in over 6 months. Sorry about that! We've flagged this issue for special attention. It wil be manually reviewed by maintainers, not automatically closed. If you have any additional information please leave us a comment. It really helps! Thank you for you contribution. :)

@bladey
Copy link
Contributor

bladey commented Apr 8, 2021

Keystone 5 has officially moved into active maintenance mode as we push towards the next major new version Keystone Next, you can find out more information about this transition here.

In an effort to sustain the project going forward, we're cleaning up and closing old issues such as this one. If you feel this issue is still relevant for Keystone Next, please let us know.

@bladey bladey closed this as completed Apr 8, 2021
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

4 participants