Skip to content

Conversation

@soxofaan
Copy link
Member

@soxofaan
Copy link
Member Author

@VictorVerhaert @HansVRP Not that you have to review this PR in full, but it would be great if you could verify that this feature branch fixes the problem of the EUGW use case from #817

@HansVRP
Copy link
Contributor

HansVRP commented Oct 16, 2025

vincent is on holiday, however @VincentVerelst also ran into this issue.

@VincentVerelst could you test to see if this issue is resolved now?

@VincentVerelst VincentVerelst self-assigned this Oct 16, 2025
@VincentVerelst
Copy link
Collaborator

I've only encountered this problem after several hours of processing. @soxofaan, is there a way to force the refresh token to expire sooner, to make this test less expensive?

@soxofaan
Copy link
Member Author

is there a way to force the refresh token to expire sooner, to make this test less expensive?

No not really, we don't have much control over that on practical deployments.
I did quick check on CDSE prod and there access tokens seem to have TTL of around 8 hour. But @VictorVerhaert 's screenshot of #817 seems to suggest there is a TTL of order of 10 minutes, so I'm not sure what authentication details are in place there (which OIDC provider, which auth mechanism, ...)

@soxofaan soxofaan force-pushed the issue817-prerefresh-bearer-for-threaded-task branch from ce4752a to 30b47bf Compare October 16, 2025 15:02
@VincentVerelst
Copy link
Collaborator

8 hours is indeed exactly the interval at which I encountered this problem. I anyway need to reprocess some jobs for a project. I'm running those jobs now on this branch. Will keep you posted!

@VincentVerelst
Copy link
Collaborator

Good news, the jobs have been running all night without interruption now

@soxofaan
Copy link
Member Author

ok thanks for the follow up. I'm going to merge this

@soxofaan soxofaan force-pushed the issue817-prerefresh-bearer-for-threaded-task branch from 7c66430 to 7839676 Compare October 17, 2025 08:26
@soxofaan soxofaan merged commit a6a3bc9 into master Oct 17, 2025
13 of 14 checks passed
@soxofaan soxofaan deleted the issue817-prerefresh-bearer-for-threaded-task branch October 17, 2025 08:28
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.

threaded tasks in job manager: support auto-refresh of auth token

4 participants