A decentralized music tracking and discovery platform built on AT Protocol 🎵

Increase stats timeout to 120 seconds

+1 -1
+1 -1
apps/api/src/xrpc/app/rocksky/stats/getStats.ts
··· 12 12 retrieve, 13 13 Effect.flatMap(presentation), 14 14 Effect.retry({ times: 3 }), 15 - Effect.timeout("10 seconds"), 15 + Effect.timeout("120 seconds"), 16 16 Effect.catchAll(() => Effect.succeed(defaultStats)), 17 17 ); 18 18 server.app.rocksky.stats.getStats({