Håkon Mellbye
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
Activity overview
Latest activity by Håkon Mellbye-
Håkon Mellbye commented,
Would be great if this also could be supported by the metrics API, so we could trigger alerts on unplanned restore events
-
Håkon Mellbye created a post,
Improve circuit breaker error msg
AnsweredIt´s a bit hard to read subsequent pump-failed logs after a circuit-breaker.It would be useful to easier see how many entities are in the queue, and this should be preserved in the subsequent pump-...
-
Håkon Mellbye commented,
Not sure if I quite understand your response Geir Ove Grønmo. To clarify my goal of disabling endpoints is to be able to run the sesam-py tool once (sesam test command) and then be able to modify e...
-
Håkon Mellbye commented,
Yes it's better with this fix. thanks
-
Håkon Mellbye created a post,
Better response log for rest endpoints
AnsweredIn my opinion the rest endpoints do not give a good enough response when getting 400 error in return.Example:I sent a payload to an API for testing an integration, I get a write-error with no ...
-
Håkon Mellbye created a post,
Global variable to disable all endpoint pipes
AnsweredWhen running configs on dev-nodes or CI we currently havetask_manager”: { “disable_user_pipes”: true }This breaks signaling when running on the dev node, so we have to do a full sesam-run from ...
-
Håkon Mellbye created a post,
change expected output to distinct files
PlannedGit is having trouble with comparing when there is changes to expected data. At times this also makes it hard to resolve merge conflicts. One possible solution would be to split every expected enti...
-
Håkon Mellbye created a post,
Reset to end
CompletedWhen doing a reset to end, the retry-queue should also be reset. For now one have to do a reset first, then reset to end, this should be one operation.