Paul Bütof
Paul Bütof
This change fixes a documentation issue that pushed me down a rabbit hole the other day. The documentation for the `Retry` exception mentions the `max_retries` configuration parameter, but that parameter...
## Brief summary This PR introduces an optional configuration parameter `EXP_DNS_RESOLUTION` to the server, which enables a custom mechanism for pre-resolving hostnames in all `axios` web requests. This mechanism uses...
### What happened? While trying to access certain podcast feeds or download certain podcast episodes, I ran into this error: Full Error Message... ``` [2025-12-02 19:49:57.542] ERROR: [podcastUtils] getPodcastFeed Error...
According to the ReadMe, running `t display full` should show all records of all sheets, including archived ones - Similar to how `t display all` returns all records of all...