-
Hi
I am implementing a retry that supports an ActivityInstanceId
I give an example of the code
```
public async Task Retry(string instanceId, string activityInstanceId)
{
var all…
-
this morning, i my Aarlo component stopped working. I reset and now it says. I did not notice that Github was down. Would this have caused this issue?
aarlo Component Setup
Error: authentication f…
-
Currently, our C++/Python logger is not captured by Pytest and shown as part of the output. This can hide necessary warnings or cause developers to use two different systems for showing warnings. An e…
-
Can workflows and their associated activities be run in different workers?
My use case is that I have a workflow that coordinates work among many asynchronous activities.
e.g. My workflow
…
-
```
/**
* Sets whether or not we should request (before starting updates) the availability of the
* location settings and act upon it.
*
* @param allowingLocationSettings TRUE…
-
The current VR&E create process starts in the app/controllers/v0/veteran_readiness_employment_claims_controller.rb controller, then calls the app/sidekiq/vre/submit1900_job.rb sidekiq job to complete…
-
## Description
Kubernetes is an attacking vector that current there is no detection rules for. During my initial analysis I was able to create a KQL queries that can detect the following activity…
-
-
Right now the `td` library doesn't accept any other logging engine except the concrete `zap` logger, and the whole situation around the logging seems not enough scalable. For instance, if somebody wan…
-
### Dafny version
4.8.1
### Code to produce this issue
```dafny
newtype Foo = bv64
// note: this problem appears only with bv64, not bv63, bv65, bv32, ...
```
### Command to run and resulting…