Skip to content

Upgrade applyAsync signature#20

Open
StorytellerCZ wants to merge 3 commits intojamauro:mainfrom
StorytellerCZ:main
Open

Upgrade applyAsync signature#20
StorytellerCZ wants to merge 3 commits intojamauro:mainfrom
StorytellerCZ:main

Conversation

@StorytellerCZ
Copy link
Copy Markdown

@StorytellerCZ StorytellerCZ commented Dec 19, 2024

Tracking down the issues with #19 I came to applyAsync function that still had an old callback style response. Migrating it to catch and then solved the issue for me.
I believe this might have been because the callback was not being called properly.

@StorytellerCZ
Copy link
Copy Markdown
Author

@jamauro what do you think?

@jamauro
Copy link
Copy Markdown
Owner

jamauro commented Dec 21, 2024

Thanks for the PR. It'll need some testing in 2.x and 3.x. In my previous testing, using the callback was needed to suppress the invocation failed error in 3.x but I'm not sure if anything has changed there in the latest releases. If you're willing to help with this, I'd appreciate it otherwise I hope to be able to take a closer look soon.

Also I think the clear errors need better handling which I'll be focusing on soon.

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

Successfully merging this pull request may close these issues.

2 participants