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-
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...
-
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...
-
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...
-
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...
-
Official comment The /api/metrics API only requires the request to be authenticated, so any valid JWT token would work - not just Admin tokens.
-
Official comment Do you mean the search field that appears when clicking CTRL+F inside a textarea panel? We've discussed this internally and it is not very clear how to resolve this as these search fields are nativ...
-
Official comment We have discussed using a different colour scheme for different subscriptions, but we never landed anything. It is a good idea though. For now there is only the subscription name and the subscripti...
-
This has now been implemented. See https://docs.sesam.io/hub/changelog.html#changelog-2023-05-02
-
Official comment That's a very good idea. We'll implement that.
-
Official comment Yes, we've been aware of this limitation for a while. We are currently working on implementing support for getting only the latest versions of entities out of a subset. A dataset source with a subs...