What is the maximum number of concurrent workflows? An error occurs even with just 3 concurrent workflows, and the workflow contains an iteration node.

An error occurred when calling the workflow API: {“code”: “internal_server_error”, “message”: “The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.”, “status”: 500}. The concurrency level is 3. How should this be resolved?