-
Hi,
I have a simple program where events are sent to an orchestrator using raise_event, the events on the message queues are never getting removed after wait_for_external_event is called . Any rea…
-
Any plans on adding Azure Logic Apps as an orchestrator for "Pipeline Orchestration, Control Flow and Data Movement"?
This works very well with other orchestrators such as Azure Data Factory where …
-
I have a function that uses Invoke-WebRequest in order to pull data from an external API. Here's a sanitzed version of the function:
```
function Get-APIResource {
param(
[Parameter …
-
Hi there since the 11-12 of June 2024 I got a consistent error when the Pipedrive integration run during extraction.
Here is the relevant part of the log:
```
2024-06-17 21:00:28,647Z tap -…
-
#### Describe the bug
Getting the following when running notebooks
```
None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configurat…
-
#### I'm submitting a ...
- [x] bug report
- [ ] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
#### What is the…
-
## Evaluation
- [ ] Extend evaluation API and functionality to single dataset case, currently only multiple dataset case is supported
## Performance metrics
A few implementation notes:
- V…
-
NHS Digital instance required for Go live once testing is complete.
This will include the March 2022 release.
This will include testing to ensure the release is complete and all migrated branches ar…
-
On #554 , Peter said that "Linked Attributes" field in the profile can be ignored, Data Elements and Attributes are not linked this way.
We had been told to link Data Elements and Attributes using …
-
# SAGA Pattern
## Overview
The **SAGA pattern** is an architectural pattern used in distributed systems to manage transactions across multiple services. It is particularly useful in environments w…