Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
U
utilitybillscraper
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  • Confidential and Proprietary
  • BlocPower
  • utilitybillscraper
  • Milestones
  • Celery Worker

Past due
Milestone expired on Jul 15, 2016

Celery Worker

Celery tasks run on separate processes (possibly on separate machines) known as workers. In most situations, a scalable number of workers is run continuously which runs tasks as they become available. However, for testing, workers will need to be spawned programmatically so that tasks are only run when the results of that task are being observed.

This milestone is considered complete when a wiki page exists for each of the following:

  • Document spooling up a local pool of celery workers for development.
  • Document any set-up necessary to run the unit tests.
  • Document deployment of an AWS EB environment (or similar entity on the AWS stack) that works as a celery worker.
All issues for this milestone are closed. You may close this milestone now.
  • Issues 3
  • Merge Requests 0
  • Participants 0
  • Labels 0
100% complete
100%
Start date
No start date
Until
Jul 15 2016
Due date
Jul 15, 2016 (Past due)
3
Issues 3 New issue
Open: 0 Closed: 3
None
Total issue weight
None
0
Merge requests 0
Open: 0 Closed: 0 Merged: 0
0
Releases
None
Reference: exconfidential/blocpower/utilitybillscraper%"Celery Worker"