Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / surycat/tukio issues and pull requests

#73 - Remove unused data stash variable in join task

Pull Request - State: closed - Opened by gdraynz almost 3 years ago

#72 - NYPI-124: Add 'schema' attribute to workflow templates

Pull Request - State: closed - Opened by gdraynz over 5 years ago

#70 - Catch exceptions on task reports, set workflow exception

Pull Request - State: closed - Opened by gdraynz over 6 years ago

#69 - Catch exceptions on task reports, set workflow exception

Pull Request - State: closed - Opened by gdraynz over 6 years ago - 1 comment

#68 - Remove async keywork on join teardown

Pull Request - State: closed - Opened by gdraynz almost 7 years ago

#67 - Use synchronous timeout teardown to avoid async race conditions

Pull Request - State: closed - Opened by gdraynz almost 7 years ago

#66 - Handle timeouts on tasks and workflows

Pull Request - State: closed - Opened by gdraynz almost 7 years ago

#65 - Allow custom Workflow Selectors

Pull Request - State: closed - Opened by gdraynz almost 7 years ago

#64 - Remove a useless 'finally' statement

Pull Request - State: closed - Opened by gdraynz almost 7 years ago

#63 - Avoid workflow hanging in case of a task breaking at init

Pull Request - State: closed - Opened by gdraynz almost 7 years ago

#62 - Reset timeout data on join task

Pull Request - State: closed - Opened by gdraynz almost 7 years ago

#61 - Drastically speed up workflows' startup (through DAG and OverrunPolicy)

Pull Request - State: closed - Opened by gdraynz about 7 years ago

#60 - Fix AttributeError in join task

Pull Request - State: closed - Opened by gdraynz about 7 years ago

#59 - Customizable event type in dispatch_progress

Pull Request - State: closed - Opened by gdraynz about 7 years ago

#58 - Distinct events for handled and unhandled exceptions raised in tasks

Pull Request - State: closed - Opened by gdraynz about 7 years ago

#57 - Add __slots__ to the most used class instances

Pull Request - State: closed - Opened by gdraynz about 7 years ago

#56 - Remove isoformat() in join task report (serialized)

Pull Request - State: closed - Opened by gdraynz about 7 years ago

#55 - Set the committed event only when the workflow is really started

Pull Request - State: closed - Opened by gdraynz about 7 years ago

#54 - Improve broker to allow dispatch to multiple topics

Pull Request - State: closed - Opened by gdraynz about 7 years ago

#53 - Handle python 3.6 asyncio changes

Pull Request - State: closed - Opened by gdraynz over 7 years ago - 2 comments

#52 - Handle python 3.6 asyncio changes

Pull Request - State: closed - Opened by gdraynz over 7 years ago

#50 - Add a pause/resume mechanism

Pull Request - State: closed - Opened by gdraynz over 7 years ago

#49 - Remove default timeout in join task

Pull Request - State: closed - Opened by gdraynz over 7 years ago

#48 - [NYTWI-62] Implement a task skipping feature.

Pull Request - State: closed - Opened by thavel over 7 years ago

#47 - Implement a teardown method on task cancellation.

Pull Request - State: closed - Opened by thavel over 7 years ago

#46 - Lerignoux/wiwork 221/join task reporting

Pull Request - State: closed - Opened by lerignoux over 7 years ago

#45 - Move and update task's 'dispatch_progress'

Pull Request - State: closed - Opened by gdraynz almost 8 years ago - 1 comment

#44 - Ensuring we have only event within the workflow

Pull Request - State: closed - Opened by lerignoux almost 8 years ago

#43 - Rework event objects to reduce complexity

Pull Request - State: closed - Opened by gdraynz almost 8 years ago - 1 comment

#42 - Copy data/event upon calling workflow.run()

Pull Request - State: closed - Opened by gdraynz almost 8 years ago

#41 - Copy data between parallel task of the same level

Pull Request - State: closed - Opened by gdraynz almost 8 years ago

#40 - Add default timeout value

Pull Request - State: closed - Opened by gdraynz almost 8 years ago

#39 - Use a copy of data between all tasks

Pull Request - State: closed - Opened by gdraynz almost 8 years ago - 1 comment

#38 - Lerignoux/quickfix

Pull Request - State: closed - Opened by lerignoux almost 8 years ago

#37 - Fix join task workflow handling and config copy

Pull Request - State: closed - Opened by gdraynz almost 8 years ago

#36 - Fixing join on task number

Pull Request - State: closed - Opened by lerignoux almost 8 years ago - 1 comment

#35 - Fix the data sent in task-begin and workflow-begin

Pull Request - State: closed - Opened by gdraynz almost 8 years ago

#34 - Rework join task to have list/int of tasks to wait for

Pull Request - State: closed - Opened by gdraynz almost 8 years ago

#33 - Make tasks register nothing by default since most of the do the regis…

Pull Request - State: closed - Opened by lerignoux almost 8 years ago

#32 - Make tasks register nothing by default since most of the do the regis…

Pull Request - State: closed - Opened by lerignoux almost 8 years ago

#31 - Execute all code in task context

Pull Request - State: closed - Opened by lhavel almost 8 years ago

#30 - updated README

Pull Request - State: closed - Opened by lhavel almost 8 years ago

#29 - Dispatch execution events

Pull Request - State: closed - Opened by gdraynz about 8 years ago - 1 comment

#28 - Tukio 36 cleanup trigger workflow

Pull Request - State: closed - Opened by lhavel about 8 years ago

#27 - Add a join task, passing parent_uid to holder

Pull Request - State: closed - Opened by gdraynz about 8 years ago

#26 - better manual workflow run

Pull Request - State: closed - Opened by gdraynz about 8 years ago

#25 - Add DAG tests

Pull Request - State: closed - Opened by gdraynz about 8 years ago

#24 - Fixing engine task data transmition

Pull Request - State: closed - Opened by lerignoux about 8 years ago - 1 comment

#23 - warning message on graph/task error

Pull Request - State: closed - Opened by gdraynz about 8 years ago

#22 - optional config dict in task

Pull Request - State: closed - Opened by gdraynz about 8 years ago

#21 - Remove metadata attrs and draft

Pull Request - State: closed - Opened by gdraynz about 8 years ago

#20 - Improve exception handling.

Pull Request - State: closed - Opened by thavel about 8 years ago

#19 - Lerignoux/tukio 27/tukio routing

Pull Request - State: closed - Opened by lerignoux about 8 years ago

#18 - add instances property

Pull Request - State: closed - Opened by gdraynz about 8 years ago

#17 - Tukio 12 unittests

Pull Request - State: closed - Opened by lhavel about 8 years ago

#16 - Fix an issue while raising a root task error.

Pull Request - State: closed - Opened by thavel about 8 years ago

#15 - Tukio 14 fix abort running

Pull Request - State: closed - Opened by lhavel about 8 years ago

#14 - Tukio 10 from ludo

Pull Request - State: closed - Opened by lerignoux about 8 years ago

#13 - simpler version of join task

Pull Request - State: closed - Opened by lhavel about 8 years ago - 1 comment

#12 - Add draft attribute

Pull Request - State: closed - Opened by lhavel about 8 years ago

#11 - simplify OverrunPolicy enum init

Pull Request - State: closed - Opened by gdraynz about 8 years ago

#10 - Adding JoinTasksHolder to be able to gather parents feedback

Pull Request - State: closed - Opened by lerignoux about 8 years ago - 3 comments

#9 - Raise the right exception on root_node check

Pull Request - State: closed - Opened by gdraynz about 8 years ago

#8 - Add draft attribute

Pull Request - State: closed - Opened by gdraynz about 8 years ago - 1 comment

#7 - Tukio 4 per topic event broker

Pull Request - State: closed - Opened by lhavel about 8 years ago - 1 comment

#6 - fix version comparison

Pull Request - State: closed - Opened by gdraynz about 8 years ago

#5 - Adding tukio github README badges

Pull Request - State: closed - Opened by lerignoux about 8 years ago

#4 - Lerignoux/tukio 9/tukio tests build

Pull Request - State: closed - Opened by lerignoux about 8 years ago

#3 - Tukio 8 exec engine

Pull Request - State: closed - Opened by lhavel about 8 years ago

#2 - Tukio 2 single workflow execution

Pull Request - State: closed - Opened by lhavel about 8 years ago

#1 - Tukio 1 base classes

Pull Request - State: closed - Opened by lhavel about 8 years ago