Skip to content

Commit

Permalink
Bump Apigee org timeouts to 45m (GoogleCloudPlatform#7958)
Browse files Browse the repository at this point in the history
Co-authored-by: Shuya Ma <87669292+shuyama1@users.noreply.github.com>
  • Loading branch information
2 people authored and ericayyliu committed Jul 26, 2023
1 parent 3854afa commit afb4031
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mmv1/products/apigee/Organization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ async: !ruby/object:Api::OpAsync
path: 'name'
base_url: '{{op_id}}'
wait_ms: 1000
timeouts: !ruby/object:Api::Timeouts
insert_minutes: 45
update_minutes: 45
delete_minutes: 45
result: !ruby/object:Api::OpAsync::Result
path: 'response'
resource_inside_response: true
Expand Down

0 comments on commit afb4031

Please sign in to comment.