Smite Chow
Smite Chow
Some times we want estimate retrying will cost time, if that time greater than design time, we should give up retrying.
### Bug description ```shell in global scope, define variable normally, change variable value type work fine. in function local scope, change variable value type cause compile-time error. ``` ### Steps...
### Describe the Feature currently, the video service config is hard code at: [bluesky-social/social-app](https://github.com/bluesky-social/social-app/blob/97a4ff1a4cd33641f9eccb923c13b1456e6ae7e3/src/lib/constants.ts#L149) Get video config from PDS, so that PDS can use alternative video service ### Attachments _No...
**Is your feature request related to a problem? Please describe.** I saw `PDS_BSKY_APP_VIEW_CDN_URL_PATTERN` can config, but only effect to local viewer, I need customize the cdn url from app view...