mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-25 11:40:13 -05:00
434cb1d0d0
Replace the async job queue + Redis polling pattern with a direct server action call. The translation now runs synchronously inside translateSurveyFieldsAction, removing the need for BullMQ job definitions, processors, cache keys, and client-side polling logic. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>