laststylebender
laststylebender
### Prerequisites - [ ] I have checked the existing issues to ensure this is not a duplicate. - [ ] I am running the latest version of Tailcall. ###...
**Summary:** - created separate workspace, tailcall-http-cache which contains the optimised cache manager. - bench results: before: [38.054 µs 38.204 µs 38.428 µs] after: [18.419 µs 18.432 µs 18.449 µs] performance...
**Summary:** PR contains a benchmark for execute method present in `http.rs`. currently the benchmark only tests execute method with http_cache set to true. **bench results:** **before**: [38.054 µs 38.204 µs...
**Summary:** _Briefly describe the changes made in this PR._ **Issue Reference(s):** Fixes #... _(Replace "..." with the issue number)_ **Build & Testing:** - [ ] I ran `cargo test` successfully....
**Summary:** 1. created separate workspace tailcall-main for cli. 2. moved all cli code to newly created workspace. **Issue Reference(s):** Fixes #... _(Replace "..." with the issue number)_ **Build & Testing:**...
**Summary:** _Briefly describe the changes made in this PR._ **Issue Reference(s):** Fixes #... _(Replace "..." with the issue number)_ **Build & Testing:** - [x] I ran `cargo test` successfully. -...
**Summary:** _Briefly describe the changes made in this PR._ **Issue Reference(s):** Fixes #... _(Replace "..." with the issue number)_ **Build & Testing:** - [x] I ran `cargo test` successfully. -...
**Summary:** _Briefly describe the changes made in this PR._ **Issue Reference(s):** Fixes #... _(Replace "..." with the issue number)_ **Build & Testing:** - [ ] I ran `cargo test` successfully....
**Summary:** _Briefly describe the changes made in this PR._ **Issue Reference(s):** Fixes #2560 /claim #2560 **Build & Testing:** - [x] I ran `cargo test` successfully. - [x] I have run...
## Describe the bug Generated config from gRPC throws following validation error. error: ```bash ERROR Invalid Configuration Caused by: • expected type to be required [at [email protected]__NewsList.news] ``` Above issue...