Geir Ove Grønmo
- Total activity 292
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 124
Comments
Recent activity by Geir Ove Grønmo-
We just merged warnings for pipes where dependency tracking won't be done or guaranteed. In practice you'll see it on non-dataset sources that has hops or pipes with hops in the non-first transform.
-
I see. That is a very concrete use-case, thank you. We'll discuss this internally and see how to best provide a solution for it. I suspect we'd rather implement such support on the Pipes page instead.
-
This has now been implemented: https://docs.sesam.io/changelog.html#changelog-2022-03-03
-
Support for this feature has now been added. See https://docs.sesam.io/hub/changelog.html#changelog-2025-03-10
-
Official comment Yes, this can definitely be a problem. We'll look into whether we can better separate intermittent problems and permanent problems.
-
We have added a button to copy a curl command that can download the entities in the dataset.
-
In the new Kubernetes clusters the microservices are being automatically restarted when they are OOM-killed. There is a back-off scheme active which will mean that it takes subsequently longer time...
-
Entries circuit-breaker-commit and circuit-breaker-rollback are now written to the execution log.
-
Official comment We think it is unlikely that such a feature would be implemented. The config groups are mostly guardrails and not a first-class thing that we can tie permissions to. At least not in the short term.
-
Official comment Sesam-py wasn't developed to do things that you can do with the service API, but it was rather implemented to let you develop Sesam configuration TDD style.