yeatmanlab / roar-dashboard

A dashboard to administer ROAR assessments
https://roar.education
Other
4 stars 4 forks source link

Increase Node Memory #545

Closed ksmontville closed 5 months ago

ksmontville commented 5 months ago

Increase heap size to 8 MB when building project.

ksmontville commented 5 months ago

Our packages are getting quite large again!

image

github-actions[bot] commented 5 months ago

Visit the preview URL for this PR (updated for commit 203f9f8):

https://roar-staging--pr545-increase-node-memory-r7q7p3v4.web.app

(expires Thu, 16 May 2024 18:31:06 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 2631e9c58fd0104ecbfddd72a62245ddac467460

ROAR
Zio-4 commented 5 months ago

Is this because the ROAR tasks still hold their assets (media / CSVs / translations)?

cypress[bot] commented 5 months ago

Passing run #1532 ↗︎

0 34 0 0 Flakiness 0

Details:

Tests for PR 545 "Increase Node Memory" from commit "203f9f8128b0acd999c8214a023...
Project: roar-dashboard-e2e Commit: 203f9f8128
Status: Passed Duration: 27:21 💡
Started: May 9, 2024 6:35 PM Ended: May 9, 2024 7:02 PM

Review all test suite changes for PR #545 ↗︎

ksmontville commented 5 months ago

Is this because the ROAR tasks still hold their assets (media / CSVs / translations)?

Most likely has something to do with it. We have made some efforts to reduze chunk size on the dashboard, but the same thing needs to happen to the apps as well.