You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by "QWQyyy (via GitHub)" <gi...@apache.org> on 2023/05/02 10:21:04 UTC

[GitHub] [openwhisk] QWQyyy opened a new issue, #5402: How set openwhisk web action asynchronous ?

QWQyyy opened a new issue, #5402:
URL: https://github.com/apache/openwhisk/issues/5402

   We use openwhisk web action to create some data service, but we find the docment do'nt have any async action profile set, I hope you give me some suggestion to set web action async profile.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk] QWQyyy closed issue #5402: How set openwhisk web action asynchronous ?

Posted by "QWQyyy (via GitHub)" <gi...@apache.org>.
QWQyyy closed issue #5402: How set openwhisk web action  asynchronous ?
URL: https://github.com/apache/openwhisk/issues/5402


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk] QWQyyy commented on issue #5402: How set openwhisk web action asynchronous ?

Posted by "QWQyyy (via GitHub)" <gi...@apache.org>.
QWQyyy commented on issue #5402:
URL: https://github.com/apache/openwhisk/issues/5402#issuecomment-1531359196

   > Web 操作甚至可以使用 GET 方法在浏览器上运行。 从这个意义上说,网络操作只能以同步方式调用。
   
   well notes, we also think it. And we use other way to run async action.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk] style95 commented on issue #5402: How set openwhisk web action asynchronous ?

Posted by "style95 (via GitHub)" <gi...@apache.org>.
style95 commented on issue #5402:
URL: https://github.com/apache/openwhisk/issues/5402#issuecomment-1531285004

   A web action can even run on a browser with the GET method.
   In this sense, a web action is only invokable in a synchronous way.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org