-
Suggestion
-
Resolution: Unresolved
requestJira from @forge/bridge is a lot slower than AP.request method provide by Connect Javascript API - especially when making large number of requests.
If we call the same API using AP.request method, it's comparatively 10~50% faster than using requestJira method.
Please improve the performance of @forge/bridge (i.e. requestJira, requestConfluence etc.) so that it's comparable to AP.request method.