obsidian-digital-garden icon indicating copy to clipboard operation
obsidian-digital-garden copied to clipboard

Excessive number of deployments exceeds the resources limit of the free plan

Open gamberoillecito opened this issue 1 year ago • 2 comments

Last couple of days I've been setting up my digital garden and publishing multiple updates (around 15/20 per day max) but after that vercel stops accepting any new update because it says that I have exceeded the free plan limit with this error message (on the vercel website): Resource is limited - try again in 13 hours (more than 100, code: "api-deployments-free-per-day").

Checking the logs I can see a very big number of deployments. (The image below doesn't show the full number of lines) immagine

I'm not sure whether this is a bug or not but I don't see why this should be wanted.

As I side note the obsidian plugin doesn't give any feedback about the vercel error, thus making debugging more difficult

gamberoillecito avatar Oct 07 '23 08:10 gamberoillecito

it seems like #320 has already given a solution to the problem you're having. Have you tried that?

aniketnegi avatar Oct 08 '23 13:10 aniketnegi

@aniketnegi hi, I'm sorry I didn't see it before posting, I'll try that but I think it should work. It would be nice to have that done automatically by the plugin if possible though

gamberoillecito avatar Oct 08 '23 18:10 gamberoillecito

The suggested solution is quite complicated - is there a way to avoid the digital garden to create a commit per file, and rather chunk it?

mr-nano avatar May 07 '24 07:05 mr-nano

I've finally gotten around to implement this. I've released it as a Beta version for now, that can be installed via BRAT. Any feedback, either here or in the Discord is much appreciated 🙏

Release

I'm closing this issue, as it is a duplicate of #327

oleeskild avatar May 07 '24 15:05 oleeskild