
Geir Ove Grønmo
- Total activity 291
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 124
Activity overview
Latest activity by Geir Ove Grønmo-
Geir Ove Grønmo commented,
Official comment Yes, this can definitely be a problem. We'll look into whether we can better separate intermittent problems and permanent problems.
-
Geir Ove Grønmo commented,
We have added a button to copy a curl command that can download the entities in the dataset.
-
Geir Ove Grønmo commented,
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...
-
Geir Ove Grønmo commented,
Entries circuit-breaker-commit and circuit-breaker-rollback are now written to the execution log.
-
Geir Ove Grønmo commented,
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.
-
Geir Ove Grønmo commented,
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.
-
Geir Ove Grønmo commented,
The configuration upload circuit breaker is very limited currently and it is hard coded to 10% changes when enabled. How exactly would you like to configure it to do what you want it to do? Can you...
-
Geir Ove Grønmo commented,
Official comment It is a bit difficult to answer this question generally. Sesam is was developed to support data state transfer. It wasn't originally designed for real time event handling, but one can clearly do th...
-
Geir Ove Grønmo commented,
Official comment We think that this feature can easily be provided outside of the service API. Here's an example of how to produce JSONL out from the service API with the help of jq: curl https://…/api/dataset/X/en...
-
Geir Ove Grønmo commented,
Official comment The purpose of hibernation is for it to use no resources when it is inactive (so that we can provide the service are a reasonable cost). If one could customize one's own rules then everyone would d...