-
Hello,
We are currently testing the train ticket system using Locust. As the number of concurrent users increases, the system begins to return errors. One of the recurring errors is:
500 Server …
-
# Requirements
- ability to create, get, rotate, and delete API keys
- implement `cosmiconfig` to allow API key auth via parsing rc file
## References
- [cosmiconfig](https://github.com/davidthecla…
-
**Describe the task**
To investigate and get some knowledge and understanding on how we can version backend REST API endpoints in the future.
It will be good to know how to do this when we have produc…
-
Use etag and/or last-modified headers so that clients can reliably cache results. OpenAPI doc for v2 should reflect preliminary design choices for HTTP caching, but this issue takes precedence. Upda…
-
##### COMPONENT NAME
bigip_profile_server_ssl
### Environment
##### ANSIBLE VERSION
```
ansible [core 2.16.7]
config file = /etc/ansible/ansible.cfg
configured module search path = …
-
## Describe your environment
* Operating system: _win11
* Python Version: python3.11.9 (`python -V`)
* CCXT version: 4.4.3(`pip freeze | grep ccxt`)
* Freqtrade Version: 2024.10(`freqtrad…
-
Currently, attaching third-party authentication providers requires a fairly deep understanding of the server internals. The goals of this proposal are as follows:
1. Expose a public API for attaching …
-
## Prepare
* [x] Risk Assessment #82
* [ ] Test Strategy #70
* [ ] Work out testdata #84
* [ ] Read Dataverse API docs
* [ ] Check out `ǹotes_api.md`
## Steps
* [x] Get test base direct…
-
We have introduced SQL_PAGINATION_API_SEARCH_AFTER config settings to choose the approach used for pagination queries. The default value is true today which uses Point in time with search_after API to…
-
### Feature or Problem Description
for governance reasons, we need to access a remote API to determine if a given kafka topic has been associated with the intended schema artifact before allowing t…