Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

retry if 422 Update is not a fast forward #134

Merged
merged 2 commits into from
Oct 2, 2017
Merged

retry if 422 Update is not a fast forward #134

merged 2 commits into from
Oct 2, 2017

Conversation

Eh2406
Copy link

@Eh2406 Eh2406 commented Sep 29, 2017

As @kennytm suggested in rust-lang/rust#43535 This is a quick fix to try and suppress the intermittent 422 errors.


This change is Reviewable

@Manishearth
Copy link
Member

r=me

1.23s$ flake8 homu
homu/utils.py:25:80: E501 line too long (104 > 79 characters)

@Eh2406
Copy link
Author

Eh2406 commented Oct 2, 2017

Fixed line length. :-)

@jdm
Copy link
Member

jdm commented Oct 2, 2017

@bors-servo: r=Manishearth

@bors-servo
Copy link

📌 Commit 878e02e has been approved by Manishearth

@bors-servo
Copy link

⌛ Testing commit 878e02e with merge 387c218...

bors-servo pushed a commit that referenced this pull request Oct 2, 2017
retry if 422 Update is not a fast forward

As @kennytm suggested in rust-lang/rust#43535 This is a quick fix to try and suppress the [intermittent 422 errors.](#24)

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/homu/134)
<!-- Reviewable:end -->
@bors-servo
Copy link

☀️ Test successful - status-travis
Approved by: Manishearth
Pushing 387c218 to master...

@bors-servo bors-servo merged commit 878e02e into servo:master Oct 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants