arshadmohammad commented on PR #267:
URL: https://github.com/apache/seatunnel-web/pull/267#issuecomment-2626394389

   `executor.setCorePoolSize(10);
           executor.setMaxPoolSize(20);
           executor.setQueueCapacity(100);`
   The AsyncConfig class is currently using hard-coded values instead of 
utilizing the configuration settings. @zhangshenghang  can you handle this?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to