Skip to content

fix(api-nodes): use a unique name for uploading audio files#11778

Merged
Kosinkadink merged 1 commit intomasterfrom
fix/api-nodes/parallel-audio-upload
Jan 11, 2026
Merged

fix(api-nodes): use a unique name for uploading audio files#11778
Kosinkadink merged 1 commit intomasterfrom
fix/api-nodes/parallel-audio-upload

Conversation

@bigcat88
Copy link
Contributor

@bigcat88 bigcat88 commented Jan 10, 2026

  1. Removed the filename parameter in the upload_audio_to_comfyapi function, so now it always uploads a file with a unique name. This fixes the situation when two nodes in one workflow can upload audio file to the same object.

  2. Removed the name parameter in the tensor_to_bytesio function used for uploading images. It is not used anywhere and should not be used for the same reason as above.

API Node PR Checklist

Scope

  • Is API Node Change

Pricing & Billing

  • Need pricing update
  • No pricing update

If Need pricing update:

  • Metronome rate cards updated
  • Auto‑billing tests updated and passing

QA

  • QA done
  • QA not required

Comms

  • Informed Kosinkadink

@bigcat88 bigcat88 added the Core Core team dependency label Jan 10, 2026
@Kosinkadink Kosinkadink merged commit 5cd1113 into master Jan 11, 2026
17 checks passed
@bigcat88 bigcat88 deleted the fix/api-nodes/parallel-audio-upload branch January 20, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Core Core team dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants