How to resolve error 429 Too Many Requests using the Jira Query Component
Hi @nathan.lang1614377435484 ,
You may need to open a support case on this one but I can offer some suggestions they may or may not help. Take a look at the connection options for the Jira Query component: https://s3-eu-west-1.amazonaws.com/matillion-documentation/data+models/Jira_DM.html
You might be able to turn on enable connection pooling and control the max size of if the connection pool. You might get a little further by lowering your pool Max pool size and setting your Pool Wait Time high. You also could set the default Page size to as high as you can go based on the Jira instance you are going against. The larger the page size the less requests are required. Just some thoughts...
If playing with the connection options doesn't fix the issue, I would open a support case with Matillion. I hope this helps!
I changed the connection pool max size and it seems to have fixed the issue.
Nevermind, I just ran into the issue again. I have a support ticket opened for this issue.