-
### Environment
Node v20.15.0
### Reproduction
https://github.com/offizium-berndstorath/nitro-repro
https://stackblitz.com/~/github.com/offizium-berndstorath/nitro-repro?file=server/utils/te…
-
## Description
Fetch a single testimonial by Id.
## Acceptance Criteria
- The endpoint should be accessible at `GET /api/v1/testimonials/:testimonial_id`
- User should be authenticated to acc…
-
CLI version 1.43 includes a new subcommand, `deno serve` that allows a user to call `fetch` with `export default` directly without Deno imports. The `deno serve` subcommand implies `allow-net` permis…
-
error - TypeError: fetch failed
at Object.fetch (node:internal/deps/undici/undici:11413:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async fetche…
-
More times I came to situation when I needed to do fetcher with some context. But all fetchers needs to be sent to `Executor.execute` which I do not know ahead of time
```
def fetcherForQuery(query:…
fokot updated
5 years ago
-
Endpoint that fetch all event Registered on the system in a paginated list form.
-
### Describe the feature
$fetch provides type safety for return types which is great. It would be greater if it **optionally** checks types for `query` and `body` parameters for internal API reques…
-
**Describe the bug**
On start-up eth1 module does a lot of fetches for apparently very little data
```
Sep-07 14:07:48.349[eth1] verbose: Fetched eth1 blocks blockCount=1, fromBl…
-
### Component
Dasharo Tools Suite
### Device
other
### Dasharo version
_No response_
### Dasharo Tools Suite version
4c42e16c1d38cf43477862e6416255d66234bb33
### Test case ID
_No response_
#…
-
Describe the bug
An error occurs while accessing the title of a YouTube video using the pytube library. The script fails when attempting to fetch video metadata such as the title.
To Reproduce
…