You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried excessively to change a processor's position on the canvas, but to no avail. The update_processor function won't accept the position field, and according to your documentation I can't change it manually. I'd like to know if there's a way of moving the processor without the obvious workaround of deleting it and creating it in the new position (i.e. while it's still working).
What I Did
Unfortunately I don't have the output because I work in a private network environment. The error it gave was something about the version of the processor. If you'd like me to write it in a more accurate manner I can do that but I don't really see how this will help.
Urgency
Somewhat urgent, it's stopping the expected update to the prod environment.
Thanks!