Nearing end of the Law migration, I went to import the Spring 2023 courses from UAccess. Went into the Drupal UI on TEST > Configuration > Import Courses > "LAW"
The import begins, then craps out around 5%. Happens in all three environments (DEV/TEST/LIVE).
Error message:
An AJAX HTTP error occurred. HTTP Result Code: 504 Debugging information follows. Path: /batch?id=62&op=do_nojs&op=do StatusText: error ResponseText: The application did not respond in time.
After checking the Content section, just 16 new law courses were imported.
To Reproduce
Steps to reproduce the behavior:
Go to the TEST version on Law
Navigate to the path spelled out above
Enter "Law" to select the import section
Activate the import
I tested on smaller batch jobs by importing categories with smaller course lists (NETV), and it completed. So I suspect it's just the larger batches causing the timeout.
Problem/Motivation
Nearing end of the Law migration, I went to import the Spring 2023 courses from UAccess. Went into the Drupal UI on TEST > Configuration > Import Courses > "LAW"
https://test-azs-law.pantheonsite.io/admin/config/az-quickstart/courses
Describe the bug
The import begins, then craps out around 5%. Happens in all three environments (DEV/TEST/LIVE).
Error message:
An AJAX HTTP error occurred. HTTP Result Code: 504 Debugging information follows. Path: /batch?id=62&op=do_nojs&op=do StatusText: error ResponseText: The application did not respond in time.
After checking the Content section, just 16 new law courses were imported.
To Reproduce
Steps to reproduce the behavior:
I tested on smaller batch jobs by importing categories with smaller course lists (NETV), and it completed. So I suspect it's just the larger batches causing the timeout.
Screenshots