Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fully distributed linting #160

Merged
merged 2 commits into from
Jan 17, 2022

Conversation

franklevasseur
Copy link
Member

No description provided.

@franklevasseur franklevasseur marked this pull request as draft January 15, 2022 20:30
@franklevasseur franklevasseur marked this pull request as ready for review January 17, 2022 14:51
@franklevasseur franklevasseur merged commit c2dd2c4 into fl_abstract_reusable_queue Jan 17, 2022
franklevasseur added a commit that referenced this pull request Jan 21, 2022
…ellable (#159)

* chore: first impl of the distributed task queue

* chore: allow custom handler to modify state of task ds

* chore: bring back locks and distributed queue in a single package names distributed

se enter the commit message for your changes. Lines starting

* chore: fully extract training queue in an abstract and reusable task queue

* minor refactor + variable renaming and less dupplication

* chore(distributed): allow task cusotm error data in task queue

* chore: map task queue errors to training errors

* chore: fully distributed linting (#160)

* progress toward distributed linting

* chore: linting now runs in a task queue

* chore(distributed): refactor task queue typings

* chore(distributed): move back progress throttling to the package

* chore: refactoring + removing files and useless concepts

* chore(worker): export error classes instead of type guards functions

* chore(engine): export error classes instead of type guards functions

* feat: lintings run on dedicated process and are cancellable

* fix: minor fixes to repair linting and training

* fix engine linting logging
@franklevasseur franklevasseur deleted the fl_distributed_linting branch March 23, 2022 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant