Skip to content

Commit 4c3d795

Browse files
fix all_verified_order_items.yml: #447
avoid returning error too many requests since it will raise exception in the job.
1 parent e5800fb commit 4c3d795

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

spec/vcr/all_verified_order_items.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8079,9 +8079,7 @@ http_interactions:
80798079
- 82b3a468a80364e5-GIG
80808080
body:
80818081
encoding: ASCII-8BIT
8082-
string: '{"error":{"type":"TOO_MANY_REQUESTS","message":"Limite de requisi\u00e7\u00f5es
8083-
atingido.","description":"O limite de requisi\u00e7\u00f5es por segundo foi
8084-
atingido, tente novamente mais tarde."}}'
8082+
string: '{"data":[]}'
80858083
recorded_at: Fri, 24 Nov 2023 18:16:18 GMT
80868084
- request:
80878085
method: get

0 commit comments

Comments
 (0)