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

Issue 93 #97

Merged
merged 7 commits into from
Jul 31, 2024
Merged

Issue 93 #97

merged 7 commits into from
Jul 31, 2024

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    9a8c547 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. WIP: Decoupled reading messages from queue and calling on_message han…

    …dler via a database table.
    dajtxx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8e79942 View commit details
    Browse the repository at this point in the history
  2. WIP: Added limited retries to Ubidots, added context uuid to Ubidots …

    …client API log messages.
    dajtxx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d8ebcf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1191bb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68fb8b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    3829cee View commit details
    Browse the repository at this point in the history
  2. BaseWriter now uses an Event to make the delivery thread more respons…

    …ive; DAO uses a Lock to avoid double-closing the connection pool.
    dajtxx committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ce49993 View commit details
    Browse the repository at this point in the history