Skip to content

issues Search Results · repo:pior/caravan language:Python

Filter by

9 results
 (102 ms)

9 results

inpior/caravan (press backspace or delete to remove)

(Pdb) workflows[0] class monaco.workflows.BaseWorkflow (Pdb) workflows[0].name (Pdb) c INFO:caravan.commands.decider:Registering workflow types Traceback (most recent call last): File /home/pior/.virtualenvs/monaco/bin/caravan-decider ...
  • pior
  • Opened 
    on Dec 22, 2015
  • #11

Invalid type for parameter defaultExecutionStartToCloseTimeout, value: 86400, type: type int , valid types: type basestring
  • pior
  • Opened 
    on Dec 22, 2015
  • #10

To run a high number of concurrent Lambda tasks we need a way to: 1. limit concurrent running task 2. limit max task scheduling per decision task Naive implementation of 1. def schedule_tasks(self, ...
enhancement
  • pior
  • Opened 
    on Dec 17, 2015
  • #9

enhancement
  • pior
  • Opened 
    on Dec 17, 2015
  • #8

By default log only when some information is being processed (like a decision task) or a crash occured - Level WARNING for root - Level INFO for caravan - INFO: Received a DecisionTask for this ...
enhancement
  • pior
  • Opened 
    on Dec 8, 2015
  • #7

seems like site-packages is not part of sys.path during the decider s execution Printing sys.path from the decider with pdb: [ /home/ianfdk/.virtualenvs/monaco/bin , /home/ianfdk/workspace/monaco , /home/ianfdk/.virtualenvs/monaco/lib/python2.7 ...
bug
  • ianfdk
  • Opened 
    on Dec 2, 2015
  • #5

It s sad to see this is not being compatible with Python 3 mainly because of print statements.
enhancement
  • nikolay
  • 4
  • Opened 
    on Nov 26, 2015
  • #4

Traceback (most recent call last): File bin/caravan-decider , line 14, in module sys.exit(Command.main()) File /opt/python-postalx/local/lib/python2.7/site-packages/caravan/commands/base.py ...
bug
  • pior
  • 1
  • Opened 
    on Nov 23, 2015
  • #3

Complete working examples should be available in submodules of caravan.examples We also need a command to register a domain.
  • pior
  • Opened 
    on Nov 13, 2015
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub