List of questions
Related questions
Question 149 - 350-901 discussion
Refer to the exhibit.
Which code snippet completes this code to handle API rate-limit?
A.
response.status_code !*= 408
B.
response.status != 408
C.
response.status_code 1= 429
D.
response.status_code == 429
Your answer:
0 comments
Sorted by
Leave a comment first