jambonz / jambonz/jambonz-api-server
API request to update a call on a terminated fs causes restarts
Open
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 38
- Avg merge
- 8h 34m
- Merged PRs (30d)
- 1
Description
If a Feature Server is scaled down but the calls remain in redis then api requests are made to update those calls, eg set completed the API server attempts to connect to the feature-server api.
These connections eventually timeout but if there are a large number of them then the api server may restart
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.