Hi,
Our client code already run for 6 months and suddenly we got hit with 504 Gateway Timeout.
svc = gis.content.get(svcid)
layerA = svc.layers[layerA_id]
layerB = svc.tables[layerB_id]
Hi @Muhammad_AzhaziqBin_Mohd_Azlan,
This sounds like it could be a service issue. If you publish the same data as a new service, are you able to reproduce the issue?
What type of service are you querying? For example, is it a 11.5 referenced ArcGIS Server service?
What version of the API are you using?