Make register job service to be resillient
All threads resolved!
All threads resolved!
Compare changes
Files
10- Kamil Trzciński authored
This makes this request and service to be resillient to data integrity failures and properly present them to user.
+ 27
− 9
@@ -35,6 +35,10 @@ class Build < CommitStatus
@@ -35,6 +35,10 @@ class Build < CommitStatus
@@ -372,18 +376,25 @@ def retries_count
@@ -372,18 +376,25 @@ def retries_count
@@ -831,6 +842,13 @@ def deployment_status
@@ -831,6 +842,13 @@ def deployment_status
@@ -875,8 +893,8 @@ def environment_url
@@ -875,8 +893,8 @@ def environment_url