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

Fix EndpointService event response #610

Merged
merged 4 commits into from
Oct 9, 2024

Commits on Oct 8, 2024

  1. Fix EndpointService event response

    If there isn't a response on the latest event the service crashes, now fixed by adding more checks
    bbrands02 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4635108 View commit details
    Browse the repository at this point in the history
  2. Error improvement

    bbrands02 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ea31d15 View commit details
    Browse the repository at this point in the history
  3. Update src from PHP Codesniffer

    GitHub Actions committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f93cd77 View commit details
    Browse the repository at this point in the history
  4. better error message

    bbrands02 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    56001cc View commit details
    Browse the repository at this point in the history