-
> See also [epic issue about test bundling](https://github.com/leancodepl/patrol/issues/1004).
When running tests on iOS, if some data is saved into, for example, `NSUserDefaults` during the first …
-
Assurance Testing of data migrated from Together to Mauro. Nathan will require the following:
- The DITA output files from Together
- The DITA output files from Mauro system (the ones that are then …
-
## Expected Behavior
Created a sample windows deployment and added a windows node.
windows pod can mount remote smb shares using net use or New-PSDrive cmdlet
## Current Behavior
windows pod c…
-
I can't for the life of me figure out how to actually use postUploadPackage (or the api endpoint itself in any shape) via a nodeJS process.
I've tried variations such as:
```
`
let data = fs.…
-
when requesting information for a system to the empty orchestrator using the orchestrator/orchestration interface I get:
{
"errorMessage": "No Orchestration Store entries were found for consumer…
-
Hi All,
we have 4 Mariadb ( 2 on each data center) database which replication is managed by orchestrator. we have 3 orchestrator running ( one on each Data center and one on AWS).
we recently had …
-
Title: Broadcaster transcoding verification challenge protocol
Author: @yondonfu
# Brief Description
Transcoding verification in the Livepeer network is a three part problem:
- Part…
-
# 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…
-
Good Evening,
An aim of our app is to provide offline usage while also syncing data between users, it would be great if we could access the Orchestrator's currentState and make the user aware if th…
PS-MS updated
9 months ago
-
I would like to understand if it is possible to handle custom exception type (from activities) inside the orchestrator function.
E.g.:
Activity
```python
raise MyException(custom_data={...})
…