Skip to content

Backend+ worker: Setup queue system for audio generation #14

Description

@tenkus47

we need to wait until the audio is generated right now. this fixes the issue now once you click on the "generate audio " it should generate it on background and you dont need to wait on the same page.

  • setup a sqs aws service
  • update backend to get audio related content
  • worker to run cron and fetch available message queue
  • studio poll for updates untill the audio is ready
  • worker send audio url to the backend when ready

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
DONE

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions