You’re likely already aware of this, but when making POST requests to endpoints such as /post/like or /comment/create, even though the operation does succeed, the request times out after 60 seconds and returns a 504 error. This happens even whenever GET requests go through just fine.