Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the Lightning API support async handle_post? #14737

Open
Felonious-Spellfire opened this issue Sep 16, 2022 · 2 comments
Open

Does the Lightning API support async handle_post? #14737

Felonious-Spellfire opened this issue Sep 16, 2022 · 2 comments
Assignees
Labels
docs Documentation related

Comments

@Felonious-Spellfire
Copy link
Contributor

Felonious-Spellfire commented Sep 16, 2022

馃摎 Documentation

Async is not supported and is not possible. It would be possible using a staticmethod, but at this time this is not supported.

cc @Borda @rohitgr7 @Felonious-Spellfire

@Felonious-Spellfire Felonious-Spellfire added docs Documentation related needs triage Waiting to be triaged by maintainers labels Sep 16, 2022
@Felonious-Spellfire Felonious-Spellfire self-assigned this Sep 16, 2022
@Felonious-Spellfire
Copy link
Contributor Author

@tchaton Please help me a bit with the content for this.

@tchaton
Copy link
Contributor

tchaton commented Sep 16, 2022

.. note:: The Lightning App HTTP methods are synchronous as requests are routed from the App Rest API to the flow internally and asynchronous could lead to state collisions.

@carmocca carmocca removed the needs triage Waiting to be triaged by maintainers label Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related
Projects
None yet
Development

No branches or pull requests

3 participants