-
When using this adapter with SvelteKit in production, `bun run build` then `build ./build/index.js` my `fetch` statements gets closed after 10 seconds and automatically retried which is undesireable.
…
-
This code will never end, because $SECONDS becomes negative after 10 seconds:
```
LD_PRELOAD=src/libfaketime.so.1 FAKETIME="@2000-01-01 11:12:13" \
FAKETIME_DONT_RESET=1 \
/bin/bash -c 'while …
-
When it goes through, it successfully streams audio and Google Maps, but it will promptly close after at least half a minute. My car tablet is a third-party tablet that I bought for my old 2008 model …
-
**Steps to reproduce the problem:**
I am testing in test env where I have already had a conversation with `otto` agent about github repos.
1. Launch user ui for any agent (otto in my case).
2. C…
-
### Installation Method
Docker Installation
### AzuraCast Release Channel
Rolling Release Channel
### Current AzuraCast Version
v0.20.1 Stable Docker
### What happened?
after several suggestion…
-
### ⚠️ Please verify that this feature request has NOT been suggested before.
- [X] I checked and didn't find similar feature request
### 🏷️ Feature Request Type
UI Feature
### 🔖 Feature descripti…
-
https://github.com/NICMx/FORT-validator/blame/e6856e67ae7ced7e0945f35373a2ccf4e75dfe9b/src/asn1/asn1c/GeneralizedTime.c#L276
RPKI & RFC 5280 standards do not allow fractional seconds
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Used Hardware?
Wemos D1 Mini
### What happened?
The Web Console only shows few lines and then stops updating…
-
Hi,
In a WASM project, I use `wasmtimer 0.4.0` (the current latest version), and I often call `wasmtimer::tokio::sleep_until(deadline).await`, with a deadline which is in the order of a few millise…
-
At least, I assume the intent is seconds :)
[Here](https://github.com/merge-api/merge-node-client/blob/main/src/core/fetcher/Fetcher.ts#L108C48-L108C58) the timeout starts off as `INITIAL_RETRY_DEL…