Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs #3

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open

Docs #3

wants to merge 7 commits into from

Conversation

hayleycodes
Copy link

@ravenmaster001 I've tweaked a few things to help me understand this magical masterpiece.

Also can you please fix this sentence for me..my brain has given up

The queueservice is essentially a temporary hack while we wait for the Google Task Queue v2 to be released, assuming it is suitable to run it locally. It is responsible for receiving tasks from the SOMETHING and sending them to the renderservice while developing locally.

@codecov
Copy link

codecov bot commented Sep 27, 2017

Codecov Report

Merging #3 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop       #3   +/-   ##
========================================
  Coverage    91.04%   91.04%           
========================================
  Files           52       52           
  Lines         2500     2500           
  Branches       225      225           
========================================
  Hits          2276     2276           
  Misses         197      197           
  Partials        27       27

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 855a2f1...bcc32bd. Read the comment docs.

This system is split into two parts; the ``queueservice`` and the ``renderservice`` itself.

The ``queueservice`` is essentially a temporary hack while we wait for the Google Task Queue v2 to be released, assuming it is suitable to run it locally.
It is responsible for receiving tasks from the ***SOMETHING*** and sending them to the ``renderservice`` while developing locally.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from a client

@hayleycodes
Copy link
Author

@ravenmaster001 bump :)

Copy link
Contributor

@haydenjackson01 haydenjackson01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

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.

3 participants