ABAP-SDK-for-Azure icon indicating copy to clipboard operation
ABAP-SDK-for-Azure copied to clipboard

Retry function using ZREST_UTIL has issues.

Open smithesht opened this issue 6 years ago • 1 comments

Retry function using ZREST_UTIL has issues.

  1. Irrelevant message while executing retry function. Changed the code in the local version which fixed the issue. image
  2. An invalid token is being generated for the retry scenario. Changed the code in the local version which fixed the issue. image

smithesht avatar Nov 11 '19 21:11 smithesht

Hello @smithesht - Thanks for sharing the feedback and the correction. We are in the process of developing a class to handle retry functionality of Services corresponding to interface IDs maintained in ZADF_CONFIG table and will be commiting the changes and keep you posted on this. Thanks, Krishna

krdash avatar Nov 12 '19 05:11 krdash

Hello @smithesht - We updated the master version and re-try functionality is upgraded. Please check and let us know.

Regards, Vikas

vikasbansal2022 avatar Nov 09 '22 08:11 vikasbansal2022