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

Question/Help Only on "Synchronized" Function Call -- Not a Bug #251

Open
mrunion opened this issue Jan 16, 2025 · 0 comments
Open

Question/Help Only on "Synchronized" Function Call -- Not a Bug #251

mrunion opened this issue Jan 16, 2025 · 0 comments

Comments

@mrunion
Copy link

mrunion commented Jan 16, 2025

I have only been using Flume for a week. I am probably trying to do something wrong or not as intended, so this is why I wanted to ask:

I am needing to pull some data from an external location in the "resloveNodes" function. No matter what I have tried, I cannot make the call to getting external data wait for that data to return without the resloveNodes function continuing and returning empty data.

I can log the interaction with the promise and I do get the data, it's just too late.

I will admit that I am probably using Flume incorrectly, and maybe Flume's intent is to only create the steps to perform a process using the Node Editor, then actually fulfill the execution of those steps in another system/tool/etc.

Am I just wanting to do something that's not intended?

Thanks in advance for any input on this. Flume looks great and seems to be a nice tool.

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