-
### Description
If attempting to start a durable timer using boilerplate orchestration, PowerShell throws a `System.NullReferenceException` for the `Duration`, even if it's known to be valid.
### …
-
### Internal error occurs when running orchestrator.
` 6a2f066d-a563-469c-880c-08da2d62f463: Function 'CalculateOrchestrator (Orchestrator)' was aborted. Reason: An internal error occurred while…
-
**Describe the problem**
I'm working on a job queue system backed by CRDB and I've run into a situation I don't understand. I'm hoping someone can shed some light on it for me.
**To Reproduce**
…
-
### Jenkins and plugins versions report
Environment
```
Jenkins: 2.426.2
OS: Linux - 6.6.6-100.fc38.x86_64
Java: 11.0.21 - Red Hat, Inc. (OpenJDK 64-Bit Server VM)
---
ant:497.v94…
-
I followed this doc and updated host.json as follows:
```
{
"version": "2.0",
"functionTimeout": "00:10:00",
"logging": {
"logLevel": {
"Host.Triggers.Dura…
-
Is it ok that `robust_connection `with args `reconnection_interval=0.5 `and `timeout=2` throws exception when connection couldn't be re-established during `exchange.publish(Message(...))`?
```
Ru…
-
#### Problem
I replaced hello_solana_program.so with my own C.so in [integration_test.rs](https://github.com/solana-labs/solana/blob/master/svm/tests/integration_test.rs), but the execution failed. M…
-
I'd like to be able setup some eternal orchestrations without first having to call the function, similar to how the TimerTrigger works.
I'm looking at options for some cleanup jobs which I'd like t…
-
### Jenkins and plugins versions report
Jenkins: 2.445
OS: Windows 10 - 10.0
Java: 11.0.2 - Oracle Corporation (OpenJDK 64-Bit Server VM)
---
ant:497.v94e7d9fffa_b_9
antisamy-markup-formatter:16…
-
### Description ###
I was linked to: [Que](https://github.com/chanks/que) a job queue in ruby that claims superior performance by using Advisory locks. This is true advisory locks are faster, and w…