Juan Calderon-Perez
Juan Calderon-Perez
### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description In the current start.sh script uvicorn is started without any flags related to...
### Maintenance Task Description The current documentation for `benchmark` in v3 points to `Fiber v1`. The page is also pointing to an older version of the TechEmpower cores. https://docs.gofiber.io/next/extra/benchmarks/ ###...
### Feature Proposal Description These are issues found by scanning `ctx.go` using `OpenAI - o1 pro` model for RFC compliance. **1. Content Negotiation (Accept, Accept-Charset, etc.)** - No q-weighting: The...
### Maintenance Task Description Add new section in the documentation that explains in detail compatibility and integration with net/http. Section should also have useful examples of how to use the...
### Feature Proposal Description Common security things like getting `api-key` from a header, query, or cookie rely on the user implementing this. Proposal is to implement these to make it...
### Feature Proposal Description We currently rely no a custom implementation for the `prefork` feature. This implementation is very similar to what `fasthttp` already provides with a few small differences....
### Bug Description During the benchmarks done by @antonputra in https://www.youtube.com/watch?v=iPnMPnelWOE the `Fiber` server crashed way before `fasthttp`. Investigate what may have caused this. Source code for the benchmarks is...
### Which OpenObserve functionalities are the source of the bug? users ### Is this a regression? No ### Description # Problem When using `OpenObserve Enterprise` with `OpenFGA` enabled, the usage...
### Which OpenObserve functionalities are the source of the bug? pipeline ### Is this a regression? No ### Description If a stream associated with a pipeline is deleted. The pipeline...
### Which OpenObserve functionalities are the source of the bug? Don't known / other ### Is this a regression? No ### Description When enabling OpenFGA, if the node fails to...