Title: Request Time Out
Last modified: June 17, 2021

---

# Request Time Out

 *  Resolved [coatedpill](https://wordpress.org/support/users/coatedpill/)
 * (@coatedpill)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/request-time-out/)
 * To begin with , I have a csv to import for orders that is literally huge . ( 
   around 90k+ orders ) and I am having this Request Time Out Error .
 * Is there a possible way to import my orders ?
 * Thanks !

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [WebToffee](https://wordpress.org/support/users/webtoffee/)
 * (@webtoffee)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/request-time-out/#post-14566200)
 * Hi [@coatedpill](https://wordpress.org/support/users/coatedpill/),
 * Please try increasing the timeout value on your site and try splitting the file
   into multiple small CSV files and try importing.
    To increase execution timeout,
   try adding the below line in the wp-config.php file before require_once(ABSPATH.‘
   wp-settings.php’); `set_time_limit(600);`
 *  Thread Starter [coatedpill](https://wordpress.org/support/users/coatedpill/)
 * (@coatedpill)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/request-time-out/#post-14568037)
 * before require_once(ABSPATH . ‘wp-settings.php’);
    set_time_limit(600);
 * That line above ?
 *  Plugin Author [WebToffee](https://wordpress.org/support/users/webtoffee/)
 * (@webtoffee)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/request-time-out/#post-14569843)
 * Hi [@coatedpill](https://wordpress.org/support/users/coatedpill/),
 * Yes, please add the line `set_time_limit(600);` in the wp-config.php file.
 *  Thread Starter [coatedpill](https://wordpress.org/support/users/coatedpill/)
 * (@coatedpill)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/request-time-out/#post-14570280)
 * Thanks .

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Request Time Out’ is closed to new replies.

 * ![](https://ps.w.org/order-import-export-for-woocommerce/assets/icon-256x256.
   gif?rev=3133964)
 * [Order Export & Order Import for WooCommerce](https://wordpress.org/plugins/order-import-export-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/order-import-export-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/order-import-export-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/order-import-export-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/order-import-export-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/order-import-export-for-woocommerce/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [coatedpill](https://wordpress.org/support/users/coatedpill/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/request-time-out/#post-14570280)
 * Status: resolved