az-digital / az_quickstart

UArizona's web content management system built with Drupal 10.
https://quickstart.arizona.edu
GNU General Public License v2.0
30 stars 20 forks source link

QS Course import fails in LAW #2177

Closed cpoff closed 1 year ago

cpoff commented 1 year ago

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

Screenshot 2023-01-25 at 10 25 13 AM

joeparsons commented 1 year ago

This is a duplicate of #1724