Pablo Castellano

Results 85 comments of 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. ![image](https://github.com/user-attachments/assets/10cd1662-034b-48da-8e02-68f4a38084a7)

We are revisiting this issue. We have other intensive users that are affecting our GCP billing notably. ![Image](https://github.com/user-attachments/assets/6c08ca7e-85ce-43ef-9bf3-e4ec9511c078)

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...