Kuadrant / kuadrant-operator

The Operator to install and manage the lifecycle of the Kuadrant components deployments.
Apache License 2.0
40 stars 33 forks source link

[state-of-the-world reconciler] Error handling for final API server errors #946

Open guicassolato opened 1 month ago

guicassolato commented 1 month ago

Handle API server errors that does not allow assuming presence of new events pending to be processed in the. E.g. 429 Too many requests.

These kinds of errors may require re-triggering the reconciliation workflow if not handled at the source – i.e. in the reconciliation task where the error first originated.

Boomatang commented 2 weeks ago

This is a know problem and it was agreed that for now it will exist. Planned to be addressed in 1.1.