Skip to content

service/settings: Fix job polling mechanism#20

Merged
tdgroot merged 1 commit intomasterfrom
fix_setting_job
Apr 29, 2024
Merged

service/settings: Fix job polling mechanism#20
tdgroot merged 1 commit intomasterfrom
fix_setting_job

Conversation

@tdgroot
Copy link
Member

@tdgroot tdgroot commented Apr 29, 2024

Instead of using the unauthorized internal job URL, which is returned by the API, parse the job uuid from the URL and use that ID for polling on the proper endpoint.

Ideally this is fixed in the API, but this is how it's been done in kamikaze so far as well, so let's first start here.

Instead of using the unauthorized internal job URL, which is returned by the API, parse the job uuid from the URL and use that ID for polling on the proper endpoint.

Ideally this is fixed in the API, but this is how it's been done in kamikaze so far as well, so let's first start here.
@tdgroot tdgroot merged commit 144a1cf into master Apr 29, 2024
@tdgroot tdgroot deleted the fix_setting_job branch April 29, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants