-
Notifications
You must be signed in to change notification settings - Fork 44
Error messages as warning in signer #2381
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
Conversation
Test Results 3 files ±0 57 suites ±0 11m 35s ⏱️ +5s Results for commit 0697709. ± Comparison against base commit 773e911. This pull request removes 2 and adds 4 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
d2769c6
to
e92288f
Compare
e92288f
to
c94b15f
Compare
c94b15f
to
fd4e35e
Compare
fd4e35e
to
9cddcf6
Compare
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.
LGTM 👍
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.
IMO this should be a standard ADR (published on the website)
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.
Done
DEV-ADR.md
Outdated
We therefore decided to return specific server error codes starting at 550. | ||
|
||
Status codes introduced: | ||
|
||
- 550: registration round not yet opened |
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.
Maybe we want to specify only the ranges we allocate for errors 4XX
and 5XX
and not list them all here as they will be explained in the OpenAPI?
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.
Done
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.
LGTM
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.
LGTM
* mithril-aggregator from `0.7.19` to `0.7.20` * mithril-signer from `0.2.235` to `0.2.236` * openapi.yaml from `0.1.47` to `0.1.48`
9cddcf6
to
0697709
Compare
Content
This PR includes:
signer_registration_success_since_startup_counter
get_signer_registration_total_since_startup_counter metric
Pre-submit checklist
Comments
Issue(s)
Closes #2363