publicdevop2019 / docs

Apache License 2.0
10 stars 4 forks source link

OAUI-batch update when token expire #33

Closed publicdevop2019 closed 4 years ago

publicdevop2019 commented 4 years ago

when token expire and trying to get refresh token, first failed request will be execute however remaining is not since redirect happened. solution: merge all request to one, or make sure no request can be executed or make batch get executed again

publicdevop2019 commented 4 years ago

create new api, converting sql row-by-row update to bulk update