First version of connector guardian which use simple bash script which restart failed connector and task in each run
- Migrate to python
- Add helm chart thanks to Amin
- Add
docker-compose.yaml
so connector guardian can be used for non-cloud environment KAFKA_CONNECT_PROTO
changed toKAFKA_CONNECT_PROTOCOL
- Fix some bugs
- Change default value of
EXPONENTIAL_RATIO
to 2 - Add config validator to prevent connector guardian to run when invalid configs provided
- Handle error prone situation in math.log in connector_restart
- Change default value of