Skip to content

Feature/SK-1575 | Test local updates on Dev Studio #898

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

Open
wants to merge 70 commits into
base: master
Choose a base branch
from

Conversation

Dackeval
Copy link

Changes to log handling and num workers to allow for 1000 clients connecting. Combiner, hooks, and grpc update with allowing for more workers. log_config doesn't log all updates to limit information passed.

@github-actions github-actions bot added feature New feature or request minor labels Apr 24, 2025
Sigvard Dackevall and others added 27 commits April 29, 2025 15:59
…lableerror that occurs with 600+ clients connected.
…t on status_routes.py to limit the amount of logs retrieved
…alls to the combiner. Added new methods _get_nr_active_clients_throttled,that uses COMBINER_CACHE_COOLDOWN to check against last time it called list_active_clients, not to run the call to often, otherwise use cached value.
dependabot bot and others added 30 commits May 21, 2025 16:55
Bumps the pip group with 1 update: [flask](https://github.com/pallets/flask).


Updates `flask` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: flask
  dependency-version: 3.1.1
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…t on status_routes.py to limit the amount of logs retrieved
…mbiners writing over each others entries in rounds db
…erver.db.round_store.collection.update_one instead
… then also increasing the number of times and the time delay between retrying to submit in interfaces.
…undhandler will still start the training round
…ightly after timeout, if there would be any delay. Removed skipping clients in list_active_clients in combiner, since that introduced new errors.
…th many clients can result in significant delay
…nce, 3x3xN clients too much when running a lot of clients
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants