Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Issue with "Get Image Size" Node Offline Behavior #14

Open
Eagle07-Sudo opened this issue Sep 29, 2023 · 0 comments
Open

Issue with "Get Image Size" Node Offline Behavior #14

Eagle07-Sudo opened this issue Sep 29, 2023 · 0 comments

Comments

@Eagle07-Sudo
Copy link

Issue Description:

The "Get Image Size" node exhibits a distinct behavior in offline scenarios, even when it is unplugged and unrelated to the intended node chain execution. Unlike most nodes, which gracefully handle disconnection by simply skipping the function, this particular node disrupts the process and triggers the following error message GetImageSize.get_size() missing 1 required positional argument: 'image'. Furthermore, unlike standard nodes that enable the queue to continue processing when bypassed, this node obstructs the queue from launching. Clicking the queue button produces no effect.

Expected Behavior:

It should align with the behavior of other nodes, where unplugging the "Get Image Size" node or bypassing it permits the queue to proceed without any interruptions or impact on the process.

Thank you for addressing this matter.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant