Skip to content

chore: update environment configuration and enhance task queue adapter#245

Open
AndresMorelos wants to merge 4 commits intomainfrom
feat/add-stop-function-for-task-queue
Open

chore: update environment configuration and enhance task queue adapter#245
AndresMorelos wants to merge 4 commits intomainfrom
feat/add-stop-function-for-task-queue

Conversation

@AndresMorelos
Copy link

  • Added Unity and project paths to the environment configuration for local development.
  • Introduced platform and build target settings for asset bundles.
  • Enhanced the task queue adapter to include a stop method for requeuing jobs on shutdown.
  • Updated the ITaskQueue interface to extend IBaseComponent for better integration.

AndresMorelos and others added 4 commits March 19, 2026 14:49
- Added Unity and project paths to the environment configuration for local development.
- Introduced platform and build target settings for asset bundles.
- Enhanced the task queue adapter to include a stop method for requeuing jobs on shutdown.
- Updated the ITaskQueue interface to extend IBaseComponent for better integration.
- Changed the AWS_SNS_ARN from commented to active in the .env.default file for proper configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants