APP-2977: Handle AppView polling errors (#11590)
This commit is contained in:
@@ -2482,6 +2482,7 @@ async function whenAppViewReady(
|
||||
uri: string,
|
||||
fn: (
|
||||
res: app.bsky.unspecced.getPostThreadV2.$OutputBody | undefined,
|
||||
err: unknown,
|
||||
) => boolean,
|
||||
) {
|
||||
await until(
|
||||
|
||||
Reference in New Issue
Block a user