workflow-management
Here are 112 public repositories matching this topic...
If you are using Conductor at the company you work with, add the name of your company and your Github handle to the list at https://github.com/netflix/conductor/blob/main/WHOSUSING.md
-
Updated
Mar 19, 2022 - Shell
It would be nice if doit
could use as many processes as there are CPUs instead of only a hardcoded number.
-
Updated
Apr 10, 2022 - HTML
-
Updated
Apr 13, 2022
Describe the bug
Deploying a new job, then pulling logs via the CLI results in a panic (SIGSEGV).
To Reproduce
odin deploy -f test.job.yaml
odin log -i {job_id}
vagrant@vagrant:~/odin$ odin log -i dea194794589
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x79c764]
goroutine
-
Updated
Mar 31, 2022 - Python
-
Updated
Apr 14, 2022 - C#
-
Updated
Apr 24, 2018 - JavaScript
-
Updated
Apr 14, 2022 - Python
-
Updated
Nov 3, 2020 - Go
-
Updated
Oct 27, 2021 - Python
-
Updated
Mar 28, 2022 - Python
Follow up for #197 and #215
- Fix the
ORDER BY
issue so that we don't accidentally overwrite extra dispatch IDs https://github.com/AgnostiqHQ/covalent/pull/215/files#diff-d5a1b52ef809a88edbb01367cf4a161ddc0b9ce35c885981d8a8363cb0588949R151 - Figure out why middleware doesn't work https://github.com/AgnostiqHQ/covalent/pull/215/files#diff-d5a1b52ef809a88edbb01367cf4a161ddc0b9ce35c8859
-
Updated
Apr 14, 2022 - Python
-
Updated
Feb 15, 2022 - Go
-
Updated
Aug 16, 2021 - Python
-
Updated
Mar 28, 2022 - Java
-
Updated
Aug 15, 2021 - Haskell
-
Updated
Aug 29, 2014 - Python
-
Updated
Apr 14, 2020 - JavaScript
-
Updated
Apr 14, 2022 - Java
-
Updated
Mar 19, 2022 - Shell
-
Updated
Jul 10, 2019 - Python
-
Updated
Apr 13, 2022 - PHP
-
Updated
Nov 8, 2018 - JavaScript
-
Updated
Mar 19, 2022 - PHP
Improve this page
Add a description, image, and links to the workflow-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the workflow-management topic, visit your repo's landing page and select "manage topics."
Need to fix this TODO in the code:
https://github.com/temporalio/temporal/blob/master/service/history/historyEngine.go#L1184