diff --git a/changelog/3343.fixed.md b/changelog/3343.fixed.md new file mode 100644 index 000000000..189d16c53 --- /dev/null +++ b/changelog/3343.fixed.md @@ -0,0 +1 @@ +- Fixed an issue with function calling where the context could remain in an IN_PROGRESS state when a function call handler failed to invoke its result callback.