Caching API requests
kami
HOBBYOP

a year ago

I encountered a strange problem. My project consists of two separately deployed services - backend and frontend. When developing the frontend, I use the already deployed backend - and everything works fine, but the deployed frontend does not receive responses from the backend, at first there was a 304 code, now I have disabled caching on the backend side - a 200 code comes with a note (from disk cache). Since there are no such problems locally, I assume that the problem may be in caching from railway. What could be the problem?

Solved

1 Replies

a year ago

Hello,

I can assure you that we do not do any caching of any kind for your services.

Perhaps you have some caching mechanisms still left enabled.

Best,

Brody


Status changed to Awaiting User Response Railway 12 months ago


Railway
BOT

7 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 7 months ago


Loading...