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

controllers/main.go: tickets rpc error page #483

Merged
merged 2 commits into from Aug 19, 2019

Conversation

JoeGruffins
Copy link
Member

If all of the stakepoold servers are down, the comment on the error suggests that the user will see a message about trying again, but as it was written, all they see is internal server error. This redirects to the default error page which does have a message saying to try again.

Copy link
Member

@jholdstock jholdstock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Could you change the log level to Error instead of Info as well please.

Copy link
Member

@jholdstock jholdstock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks

@dajohi dajohi merged commit 56f730c into decred:master Aug 19, 2019
UferePease pushed a commit to UferePease/dcrstakepool that referenced this pull request Aug 20, 2019
itswisdomagain pushed a commit to itswisdomagain/dcrstakepool that referenced this pull request Aug 20, 2019
girino added a commit to girino/dcrstakepool that referenced this pull request Sep 7, 2019
* commit '56f730caaeabfec224aef219f0c32680a645b543':
  controllers/main.go: tickets rpc error page (decred#483)
  stakepooldclient: continue loop on error (decred#482)
  new architecture diagram (decred#485)
  controller/main.go: remove enableStakepoold field (decred#490)
  fix styling of error page (decred#488)
  fix styling of error page (decred#488)
  Status page improvements (decred#484)
  stakepooldclient: more informative errors (decred#481)
jyap808 pushed a commit to ubiq/dcrstakepool that referenced this pull request Dec 16, 2019
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

Successfully merging this pull request may close these issues.

None yet

3 participants