diff --git a/src/lib/SunoApi.ts b/src/lib/SunoApi.ts index a7018da..5c74184 100644 --- a/src/lib/SunoApi.ts +++ b/src/lib/SunoApi.ts @@ -368,6 +368,7 @@ class SunoApi { title: string = '', model?: string ): Promise { + await this.keepAlive(false); const response = await this.client.post( `${SunoApi.BASE_URL}/api/generate/v2/`, {