← Back to issue list

remote-build: increase number of launchpad start_build request attempts

View original Github issue

Metadata

Project
snapcraft
Number
#2633
Type
pull request
State
closed
Author
cjp256
Labels
Created
Updated
Closed

Current evaluation

Closed without merging. The maintainer identified that the underlying issue stemmed from an uncaught backend error rather than insufficient retry attempts, rendering the proposed changes unnecessary.

Suggested action:

No scores available.

Issue body

- Add some informative logging for user as well. - Don't sleep after last attempt. It seems to be happening a lot, even when the builders are not busy... there might be an underlying reason?

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Closed without merging. The maintainer identified that the underlying issue stemmed from an uncaught backend error rather than insufficient retry attempts, rendering the proposed changes unnecessary.
qwen3.6-35b-a3b-mtp-q6 Closed without merging. The author determined the frequent Launchpad start_build failures originated from an uncaught backend error, making the proposed retry logic and logging unnecessary.
qwen3.6-35b-a3b-mtp-q6 Closed without merging. The maintainer identified the frequent Launchpad start_build failures as an uncaught backend error, rendering the proposed retry logic unnecessary. The pull request was abandoned pending a backend fix.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#275 remote build: retry launchpad queries craft-application closed Resolved intermittent Launchpad query failures during remote builds by implementing exponential backoff retry logic. The fix was merged via canonical/craft-application#355, automatically retrying failed requests before timing out.
75%