Skip to content

Resolve "Update poll.js to keep polling if the status code is 2xx"

Filipa Lacerda requested to merge 49747-update-poll-2xx into master

What does this MR do?

Updates poll.js to keep polling if status code is 2xx

Previously it would only keep polling if http status code was 200

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #49747 (closed)

Merge request reports