Does loading images count towards the request limit?

Images load by sending a get request to the desired source so if its stored on your project say in a /images/ folder would it count towards the request limit? Btw the images need to be in a folder because they are loaded in procedurally and sometimes I need to make changes to them, the glitch cdn doesnt change the image link rather the image version on the end of the link which could be anything.

1 Like

Any request made to your project counts towards the rate limit.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.