Rationale (among others): more easily introduce retry logic if the request initially fails. Functions concerned: #### Reject - [ ] [reject_interview_as_sup()](https://arthur-shaw.github.io/susoapi/reference/reject_interview_as_sup.html) - [ ] [reject_interview_as_hq()](https://arthur-shaw.github.io/susoapi/reference/reject_interview_as_hq.html) - [ ] [unapprove_interview()](https://arthur-shaw.github.io/susoapi/reference/unapprove_interview.html) - [ ] [comment_question()](https://arthur-shaw.github.io/susoapi/reference/comment_question.html) #### Approve - [ ] [approve_interview_as_sup()](https://arthur-shaw.github.io/susoapi/reference/approve_interview_as_sup.html) - [ ] [approve_interview_as_hq()](https://arthur-shaw.github.io/susoapi/reference/approve_interview_as_hq.html)
Rationale (among others): more easily introduce retry logic if the request initially fails.
Functions concerned:
Reject
Approve