Hello,
I am using JIRA forge app to extract issues, comments and changelog information and send it to my external API for further processing. The process that I implemented is using webTriggers. It extracts information about each project and its issues and send it to api, this is a repeating process for each project.
But after 1 or 2 projects where issues count is huge I get this PROXY error.
Please advice