Mantas Šimkūnas

Results 27 comments of Mantas Šimkūnas

> A workaround could be to have some hidden command for it, so that the feature can be experimented with? You mean having a limactl command for inflating/deflating the memory...

> @msimkunas should this perhaps only occur when in production mode? I don't see much benefit in handling these cases differently. The actual error will be logged regardless.

I think it makes sense to handle debug/prod mode differently when it comes to regular error handling because in those cases the developer is presented with a detailed stack trace...

@bennothommo I've discussed this with @LukeTowers and he suggested throwing an `AjaxException` and logging the actual exception with `trace_log()`. This way, the supperfluous `AjaxException` which is only intended for the...

@LukeTowers Not yet but I'll try to after the holidays

@LukeTowers I’m sorry but my plans have changed and I’m no longer working on this. Maybe someone else can pick up the mantle…

Sorry for being brief. AFAIK the repository is owned by someone who is associated with VK as well, at least based on their description.

The test dependencies are not included in the final build, correct? It's not the same risk but having it in the pipelines is not ideal. Unless it's pinned to a...

What about forking it/including it in the project? It's not a large package.