perf: abort deduped async data handlers #1770
Annotations
2 errors
|
test
Process completed with exit code 2.
|
|
test:
server/plugins/fetch-cache.ts#L61
Type '<T = unknown>(url: string, options?: { method?: string; body?: unknown; headers?: Record<string, string>; }, ttl?: number) => Promise<CachedFetchResult<T>>' is not assignable to type 'CachedFetchFunction'.
|