Billing
okotochris
HOBBYOP
10 days ago
Can you tell me what caused my service's memory usage to increase from approximately 0.5 GB to over 3 GB between June 8 and June 16? I had no deployments or code changes, and my website received only around 109 Google Search clicks during that period. Could you confirm whether the reported memory usage came from my application process or from platform-level allocation?"
1 Replies
Status changed to Awaiting Railway Response Railway • 10 days ago
Railway
BOT
8 days ago
This thread has been opened as a public bounty so the community can help solve it. The thread and any further activity are now visible to everyone.
Status changed to Open Railway • 8 days ago
3 days ago
{
"Version" : "2012-10-17",
"Statement" : [
{
"Effect" : "Allow",
"Action" : [
"ecr:GetAuthorizationToken",
"ecr:BatchGetImage",
"ecr:GetDownloadUrlForLayer",
"ecr:BatchImportUpstreamImage"
],
"Resource" : "*"
}]
}