Skip to content

Conversation

@jorgee
Copy link
Contributor

@jorgee jorgee commented Oct 28, 2025

This PR reuses the http client in TowerClient to avoid problems when refreshing tower access token.

The Tower access token is used for reporting workflow progress and for the fusion license. They use the hxclient to manage the token refresh. However, when the token is refreshed, a new refresh token is also issued, invalidating the old one. This token is stored at the token manager object. As the fusion license creates a different client and token manager. It doesn't contain the new tokena and uses the old refresh token that is not valid.

Applying changes as in #6207

TODO:

  • [x ] Test CI

@jorgee jorgee marked this pull request as draft October 28, 2025 18:27
@netlify
Copy link

netlify bot commented Oct 28, 2025

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit d63a9e0
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/6901e1cfed5bb9000890ce61
😎 Deploy Preview https://deploy-preview-6520--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jorgee jorgee marked this pull request as ready for review October 29, 2025 08:43
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.

3 participants