-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
a:webserverwebserver's codebase. Assigning the area is particularly useful for bugswebserver's codebase. Assigning the area is particularly useful for bugst:maintenanceSome planned maintenance workSome planned maintenance work
Description
I will comment on it here. Your current will fail at some point, due to random conditions or load, this what I got form from your description on the PR.
If I also understood the baseline issue right, the frontend would be blocked for too much time and we'd like to avoid this.
Why not use what it's already been proven to work. Long running jobs. We have support for them currently. The frontend will know when this ends and it does not have to block. It can poll/wait for the result. Would it not work for this case?
Originally posted by @GitHK in #7416 (comment)
NOTE: this is an improvement on #7379
Metadata
Metadata
Assignees
Labels
a:webserverwebserver's codebase. Assigning the area is particularly useful for bugswebserver's codebase. Assigning the area is particularly useful for bugst:maintenanceSome planned maintenance workSome planned maintenance work