Currently each time a domain is visited with an OG image generated by the package, it is rendered by the number of times the url is visited, which could have a negative effect on the server side.
Suggested solution
It would be nice to have an option to cache the images generated by the package, with a certain expiration time, etc. In this way it would be possible to better control the resources needed for image generation.
This affects more when using the browser strategy, and not the Satori strategy.
Clear and concise description of the problem
Currently each time a domain is visited with an OG image generated by the package, it is rendered by the number of times the url is visited, which could have a negative effect on the server side.
Suggested solution
It would be nice to have an option to cache the images generated by the package, with a certain expiration time, etc. In this way it would be possible to better control the resources needed for image generation.
This affects more when using the browser strategy, and not the Satori strategy.
Alternative
None.
Additional context
No response
Validations