Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Forge: Upload CSV with 100000+ records and run process without timeout

TMonatisa April 10, 2025

Good day

I want to create a plugin that will allow the user to import the data, read through the file and manipulate 100000+ issues based on what is in the csv.

Is this possible and will it not timeout?

Kind regards

Tiisetso Monatisa 

1 answer

1 accepted

4 votes
Answer accepted
Richard Cho - ServiceRocket
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 10, 2025

Hey @TMonatisa

It should be possible using Forge's async events API which is basically a queue designed for handling long-running operations such as yours. You would probably need to implement pagination and retries in order to successfully manage such a large number though.

P.S. For Forge related questions, I would post it in https://community.developer.atlassian.com which is more geared towards developers.

TMonatisa April 10, 2025

Alright. Thank you. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events