Skip to content

[Feature]: Limit new command template update check to once a day #754

Description

Currently, the new command checks for template updates on every single run, this can add a few seconds of latency on every iteration. If a user lists templates and then immediately tries to scaffold, they have to wait both times.

We should follow the pattern that update-check set and run this only once a day at most.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions