Skip to content

Fixing renewal of expired access token #21

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

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

trz42
Copy link
Contributor

@trz42 trz42 commented Jun 16, 2022

Code was prepared to renew the token which expires normally after an hour. There was a slight mismatch in naming the variable holding the token: token vs _token.

This PR address one scenario of #20 (the issue should be kept open because there may be other scenarios in which the bot should tolerate communication failures).

Code was prepared to renew the token which expires normally after an
hour. There was a slight mismatch in naming the variable holding the
token: `token` vs `_token`.
Copy link
Contributor

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

@boegel boegel merged commit 7bc4517 into EESSI:main Jun 16, 2022
@boegel boegel added the bug label Nov 3, 2022
@trz42 trz42 deleted the fix-renewal-of-access-token branch February 24, 2023 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants