Skip to content

Fix client retry on good token#240

Merged
cviecco merged 6 commits intoCloud-Foundations:masterfrom
cviecco:fix-client-retry-on-good-token
Aug 1, 2024
Merged

Fix client retry on good token#240
cviecco merged 6 commits intoCloud-Foundations:masterfrom
cviecco:fix-client-retry-on-good-token

Conversation

@cviecco
Copy link
Copy Markdown
Contributor

@cviecco cviecco commented Jun 23, 2024

No description provided.

baseURL string,
pushType string,
userAgentString string,
codeIsDone chan bool,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Minor nit: to prevent this function from writing to the channel, have the type be:
<-chan bool.

@cviecco cviecco merged commit 6a6df7c into Cloud-Foundations:master Aug 1, 2024
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.

2 participants