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

Introduce ClientAppException #3191

Merged
merged 14 commits into from
Apr 2, 2024
Merged

Introduce ClientAppException #3191

merged 14 commits into from
Apr 2, 2024

Commits on Apr 1, 2024

  1. basic errorcodes

    jafermarq committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ab85130 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. merge w/ main

    jafermarq committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    219e610 View commit details
    Browse the repository at this point in the history
  2. defined ClientAppException

    jafermarq committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9fc02fb View commit details
    Browse the repository at this point in the history
  3. now also simulation

    jafermarq committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    dd7a6de View commit details
    Browse the repository at this point in the history
  4. decoupled try/except

    jafermarq committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    66ed011 View commit details
    Browse the repository at this point in the history
  5. compromise

    jafermarq committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e2ad0df View commit details
    Browse the repository at this point in the history
  6. merge w/ main

    jafermarq committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d627097 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    218f1f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1822a72 View commit details
    Browse the repository at this point in the history
  9. Update src/py/flwr/client/client_app.py

    Co-authored-by: Daniel J. Beutel <daniel@flower.ai>
    jafermarq and danieljanes authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1183d4a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1328df6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6bf85db View commit details
    Browse the repository at this point in the history
  12. .

    jafermarq committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7c146cd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    031b89c View commit details
    Browse the repository at this point in the history