-
Relui is designed to handle workflows that are added or modified over time. One area where it doesn't handle this well are scheduled workflows. If one of their input parameters is changed, they'll fai…
-
I'm wondering about determinism in the following simplified situation: Say we have two models, `A` and `B`, each with an `execute` method that we schedule to run periodically at the same periodicity a…
-
I am trying to follow the Get Started documentation on
https://docs.ragas.io/en/latest/getstarted/testset_generation.html
I apologize for being a newbie upfront.
I was able to create the sy…
-
I have some scenarios where one flow could depend on another. A simple way to do it is to put all the jobs from the second flow just into the first flow and chain the dependencies. One issue with that…
-
### Background and motivation
Background and motivation
I was looking for a way to test a framework with blocking methods to test asynchronous browser behavior. The solution direction that I am ex…
-
|| bigdog reported|
|-|-|
|Trac ID|trac#2415|
|Type|enhancement|
|Created|2007-01-22 18:00:31Z|
spawnProcess and Process Protocol has provided many years of service, but it is time to look at twisted…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
Thank you for all the help on getting bcbio running with our test CWL (#94). We've revamped how bcbio runs the CWL to avoid all the command line issues we were hitting and have started testing bunny o…
-
This is because we create the ticket in two parts. We create the ticket, and then we add a note from the user.
We do this because the initial description will belong to the API member, rather than …
-
Assuming any day, for example today's date. How do I create a schedule with occurances on every 9 days from today?
This sounds like a pretty basic question, but I've been reading the docs and tryin…