Timeout

You might say

I clicked save and it spins forever, then says the request timed out. Is it the network or the server?

The maximum time to wait for a result before giving up and reporting failureWhen a save action spins and ends in 'Request timed out', the client has reached its wait limit and given up, which does not necessarily mean the request failed to arrive or the server crashed. Diagnosing failures requires distinguishing whether an operation timed out, was rejected by a rate limit, or failed immediately due to invalid inputs.
Know first
Further reading