Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Display error messages when check execution errored #501

Open
prayerslayer opened this issue Mar 24, 2017 · 0 comments
Open

Display error messages when check execution errored #501

prayerslayer opened this issue Mar 24, 2017 · 0 comments

Comments

@prayerslayer
Copy link
Contributor

Sometimes it happens that a stored token becomes invalid. Zappr cannot update the check status with an error message (because the token is invalid). As we already store whether or not there was an exception during last check execution for monitoring, we could use this information together with the error message to notify users that they should exchange the stored token.

@prayerslayer prayerslayer changed the title Display error messages Display error messages when check execution errored Mar 24, 2017
fokusferit pushed a commit that referenced this issue Feb 13, 2019
fokusferit pushed a commit that referenced this issue Feb 13, 2019
fokusferit pushed a commit that referenced this issue Feb 26, 2019
fokusferit pushed a commit that referenced this issue Feb 27, 2019
fokusferit pushed a commit that referenced this issue Mar 6, 2019
fokusferit pushed a commit that referenced this issue Apr 2, 2019
fokusferit added a commit that referenced this issue Apr 3, 2019
* GH-501 adding refresh token functionality to handle edge case of outdated access token

* GH-501 adding user name update

* GH-501 providing the correct where query and update username

* GH-501 adding some better UX to the Refresh Token success flow

* GH-501 remove unused code

* GH-501 fixing a crazy weird case when refreshing tokens and before hooks are not triggered

* GH-501 adding migration scripts for PR check files
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant