-
**Problem Statement**
Currently, there is no system in place to track pre-sales activities, and everything is being tracked manually. This process makes it difficult to monitor the status of proposal…
-
In order to remain compatible with REST APIs, we'll need to return a `Result` from the visit method in via-router. This will allow us to either respond with an `500 Internal Server Error` or (my prefe…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
…
-
### Is your feature request related to a problem? Please describe.
Currently the Power Apps Test Engine only supports testing of canvas applications. With the proposed updates to [Introduce the Exten…
-
Hi! Great library!
I’m using loco for a backend for my native app and really want to use this lib . The only tweak is that the callback url will be called from my app and it must return an access…
-
Hi! While working with this library, I noticed that it isn't really possible to fail a state transition. If a state's OnEntry or OnExit return an error, it looks like the state of the FSM is still upd…
-
Description:
The call from FAP to Storage using `saveModulesToFilePath()` has no lifeline at Storage and lack a return of flow control back to the FAP class. Refer to the area marked (c)
Steps to Re…
-
Kibana server code is transpiled into the environment with native `async/await` support. Although, we don't enforce `async/await` usage for asynchronous code, which comes at the code of losing async e…
-
Hi,
function calls being mocked in the test class are not available in the actual class under test. When the flow goes to thenComposeAsync() a new thread gets created where the mocked method calls …
-
### Context
I'm running tests locally, following the steps in `test_conda_store_server_unit.yaml` workflow. The unit tests for conda-store-server take a long time. Inside `conda-store-server/`, I r…