Closed rndmh3ro closed 1 year ago
When submitting a report fails, it won't be retried.
[2023-11-02 09:14:20,570] kopf.objects [INFO ] [cmcc-operator/replicaset-cmcc-operator-5d45b775b8-cmcc-operator] Working on replicaset-cmcc-operator-5d45b775b8-cmcc-operator [2023-11-02 09:14:20,650] kopf.objects [ERROR ] [cmcc-operator/replicaset-cmcc-operator-5d45b775b8-cmcc-operator] Handler 'send_to_dojo' failed permanently: Other error occurred: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read)) [2023-11-02 09:14:20,651] kopf.objects [INFO ] [cmcc-operator/replicaset-cmcc-operator-5d45b775b8-cmcc-operator] Creation is processed: 0 succeeded; 1 failed.
Somewhere here is probably a solution: https://kopf.readthedocs.io/en/stable/errors/
No response
Fixed by #18
Description
When submitting a report fails, it won't be retried.
Somewhere here is probably a solution: https://kopf.readthedocs.io/en/stable/errors/
Additional information
No response