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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating an azure python function to get the status and response of another azure python function #889

Open
noorjahans opened this issue Mar 10, 2024 · 0 comments

Comments

@noorjahans
Copy link

Is your question related to a specific version? If so, please specify:

What language does your question apply to? (e.g. C#, JavaScript, Java, All)

Python

Question

I want to create an azure python function(function A) to get the status and response of another azure python function(function B) by giving the input as invocation ID of function B.
ie, We call function A with input as function B's invocation ID and function A will return the status and response of function B.

Is there any reference link/ method to do this?

@liliankasem liliankasem transferred this issue from Azure/azure-functions-host Apr 4, 2024
@bhagyshricompany bhagyshricompany transferred this issue from Azure/azure-functions-python-worker Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant