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

An activity call to a non-existent function should error-out #132

Open
davidmrdavid opened this issue Jun 19, 2020 · 1 comment · May be fixed by Azure/azure-functions-durable-extension#1677
Labels
bug Something isn't working

Comments

@davidmrdavid
Copy link
Collaborator

Same as in: Azure/azure-functions-durable-js#197
This appears to be a shared problem among out-of-process languages. Please defer the discussion to the linked thread above

@davidmrdavid davidmrdavid self-assigned this Jun 19, 2020
@cgillum
Copy link
Member

cgillum commented Feb 4, 2021

I just ran into this today on accident and it definitely cost me a lot of debugging time. :( I'll try to take a closer look into it since I have a repro handy.

@cgillum cgillum added the bug Something isn't working label Feb 4, 2021
@cgillum cgillum self-assigned this Feb 4, 2021
@davidmrdavid davidmrdavid added this to the 1.0.1 milestone Mar 9, 2021
@davidmrdavid davidmrdavid removed this from the 1.0.1 milestone May 31, 2022
@cgillum cgillum removed their assignment Jan 10, 2024
@davidmrdavid davidmrdavid removed their assignment Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants