Pablo Castellano
Pablo Castellano
Also mentioned in https://github.com/Blobscan/blobscan/pull/415#issuecomment-2258263250
During my onboarding to OpenWISP I wrote down a few User definitions that might be added to the documentation too. I found them specially useful when trying to reproduce bugs...
Hi! For anyone looking for docker images, you can use mine. Check my PR https://github.com/ethersphere/bee-dashboard/pull/655
> I also think it would be better to trigger a redirection to a route with filter query parameters based on the configured filters, rather than re-executing the TRPC fetch...
@amanusk Thanks! We are going to look into this
https://github.com/Blobscan/blobscan/pull/798 fixes this issue in staging
Reopening as we still need to fix incorrect data
For more context, our Vercel invoice this month so far has doubled due to these requests downloading blobs massively. 
We are revisiting this issue. We have other intensive users that are affecting our GCP billing notably. 
The `blobs/{id}/data` endpoint was disabled in [v1.9.0](https://github.com/Blobscan/blobscan/releases/tag/v1.9.0) and since then the costs have dropped significantly. Additionally, dependency from Vercel KV has been removed in favor of Redis and the REST...