You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Thank you so much for this action, I'm trying to set it up but am finding that the upload artifact stage can be extremely slow, especially for a 90mb stats.json file. Are there some best practices I should be following that I'm not?
I see an issue on the upload artifact repo saying "it's too slow," but maybe I should cache this artifact instead? Another issue I'm running into is that I'm trying to integrate this into a gatsby project, which is very "plugin-driven." I can add a webpack compression plugin, but it won't necessarily compress the stats.json file.
The text was updated successfully, but these errors were encountered:
Hi! Thank you so much for this action, I'm trying to set it up but am finding that the upload artifact stage can be extremely slow, especially for a 90mb
stats.json
file. Are there some best practices I should be following that I'm not?I see an issue on the upload artifact repo saying "it's too slow," but maybe I should cache this artifact instead? Another issue I'm running into is that I'm trying to integrate this into a gatsby project, which is very "plugin-driven." I can add a webpack compression plugin, but it won't necessarily compress the
stats.json
file.The text was updated successfully, but these errors were encountered: