API server action timeout

It looks like api.js accepts a timeout value, but the server action API (the external api action) does not present this.

I’ve added it in code view:

"module": "api",
      "action": "send",
      "options": {
       "timeout": 15000,

@patrick is this valid, and can/should it be added to the UI of the API action?

Related, I think “internal” API’s (server workflows) used to have a timeout for the entire flow on settings, but I’m not seeing it now, was that just for PHP, or has that been dropped?

Hijacking this topic to show one more thing hidden from GUI: