File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ assume that the user will know anything about its underlying
2929implementation.
3030
3131Error messages ** should** be brief but actionable. Any extra information
32- ** should** be provided in the ` details ` field. If even more information
32+ ** should** be provided in the ` details ` field. If even more information
3333is necessary, you ** should** provide a link where a reader can get more
3434information or ask questions to help resolve the issue. It is also
3535important to [ set the right tone] [ writing-tone ] when writing messages.
5050``` json
5151{
5252 "error" : {
53- "code" : 8 ,
53+ "code" : 429 ,
5454 "message" : " The zone 'us-east1-a' does not have enough resources available to fulfill the request. Try a different zone, or try again later." ,
5555 "status" : " RESOURCE_EXHAUSTED" ,
5656 "details" : [
You can’t perform that action at this time.
0 commit comments