ldraw-org / ldraworg-library

LDraw.org Library Manager
MIT License
0 stars 2 forks source link

Submitting parts with lots of parents causes timeouts #120

Closed ldraw-org closed 6 months ago

ldraw-org commented 9 months ago

The submit process sometimes times out and fails if a part with a large number of parents is submitted.

ldraw-org commented 9 months ago

Temp fixed. Still sometimes causes delays. Each parents image regen should probably be it's own job. Leaving open for now.