Bartlomiej Plotka

Results 324 issues of Bartlomiej Plotka

Hey, Sorry for the spam, but I just noticed this cool project. 🤗 Just want to let you know that we started a new open-source initiative to make proto a...

status/ready for review
refactoring

- getS, getD should return Result. Inside catch all exceptions. - Simplify use of the SerenityConfig class

Using libprocess we could improve our components and consider them as seperate actor. As a result each component can work in parallel.

enhancement
status/open
discussion

The initial idea was to make this pipeline flexible and fast. Let's try to introduce parallel way to run pipeline. Proposed ideas: 1. Libprocess based parallelism (each component is an...

enhancement
status/open

Our throttled BE tasks can still interfere with LC PR task because they still can be scheduled for a short while by Linux Scheduler. They could create ctx switching and...

mesos upstream
status/open
discussion

We should design how serenity filters will behave in case of any error during pipeline flow. Some definitions: _Continuing_ pipeline -> run _produce()_ and pass some form of ResourceUsage further....

enhancement
status/open

E.g Start Serenity with conservative policies to more liberal one when no one is affected.

enhancement