Francesco Ceccon

Results 58 issues of Francesco Ceccon

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/keto/blob/master/CODE_OF_CONDUCT.md). -...

feat
help wanted
effort/medium

**Is your feature request related to a problem? Please describe.** At the moment, data generated by pending blocks is first invalidated (delete) and then reinserted. This results in a fraction...

enhancement
no stale
sink

**Describe the bug** In some cases the operator doesn't restart the indexer if the git clone operation fails. We should update the indexer to always restart the indexer or mark...

bug
k8s-operator

**Describe the bug** At the moment, the indexer's pod is not restarted if the container exists with a `0` exit code. In production this causes some issues because while in...

bug
k8s-operator

**Describe the bug** The Kubernetes operator is supposed to update the indexers status after updating/reconciling the pod. This is not the case at the moment. ```txt $ kubectl get indexers...

bug
k8s-operator
needs-confirmation

**Is your feature request related to a problem? Please describe.** As seen in #226 and #227, we need a way to dynamically spinup indexers. This system needs to be robust...

enhancement
no stale
needs-rfc

**Is your feature request related to a problem? Please describe.** At the moment, if I want to run multiple indexers concurrently, I need to create many terminal windows and run...

enhancement
no stale
sink
needs-rfc

**Describe the bug** If there are unknown keys in the options, it's very likely the user made a typo and is not aware of that.

bug
no stale
sink

**Describe the bug** Some fields (e.g. `blockNumber`) are not set if their value is `0`. **To Reproduce** Stream block headers starting from the genesis block. **Expected behavior** The field should...

bug
no stale
sink