-
### Version
v4.5.9
### Context
I'm running into the following NPE when specifying a `batchHandler` on the consumer. Seems like it's still necessary to specify a no-op `handler()`... even if you…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | FreeBSD
Distribution Version | 14.1 and 14.0
Kernel Version | 14.1 and 14.0
Architecture | amd64
OpenZFS Version | zfs-…
-
#### Environment details
- which product (packages/*): Cloud Tasks
- OS: macos
- Node.js version: 21
- npm version: 8
- google-cloud-node version: 5.0.0
#### Steps to reproduce
…
-
### Which sample has a bug?
https://github.com/firebase/functions-samples/blob/703c0359eacf07a551751d1319d34f912a2cd828/Node/taskqueues-backup-images/functions/index.js#L115-L132
### How to repr…
-
### What are you really trying to do?
We are using the TypeScript SDK v1.9.0 for our temporal worker.
We are doing the load testing in the local System. At the start of the worker the Memory(or He…
-
### Version
4.5.10
### Context
Setting a path parameter of `type: string` and `format: uuid` never works. Removing the format works.
The message always returns: `The value of path paramete…
-
Hey! I'll stick to template.
**Is your feature request related to a problem? Please describe.**
OpenTelemetry allows specifying "a remote service" to which a connection is made [through a peer s…
-
```
{"@timestamp":"2024-11-16T04:52:16,378","level":"ERROR","thread":"vert.x-virtual-thread-16139","class":"ContextImpl","message":"Unhandled exception","throwable":" java.lang.IllegalArgumentExcepti…
-
# Description
The UNIX port of MicroPython crashes while attempting to push an object to `asyncio.TaskQueue()` (or the `waiting` member of `asyncio.Event()`. It generally exhibited null-dereference…
-
## Expected Behavior
`ProcessWorkflowTask` should stop
## Actual Behavior
A WorkflowTask started by a stopped worker continues to send heartbeats, blocking further workflow execution.
## Steps…