Skip to content

Fixed issue with Queue name when not using the default 'gnar-queue' name

Osvaldo Demo requested to merge betterwork/backend/gear:sqs_fix into master

Removed hardcoded 'gnar-queue' name reference and used proper variable to retrieve the queue name.

Merge request reports