Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Nats-Queue/python_nats_queue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: flowJob
Choose a base ref
...
head repository: Nats-Queue/python_nats_queue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 25, 2024

  1. Merge pull request #1 from qwejid/flowJob

    feat: add Flow job
    qwejid authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    b284382 View commit details
    Browse the repository at this point in the history
  2. refactor: log message

    qwejid committed Dec 25, 2024
    Configuration menu
    Copy the full SHA
    87e01ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3abc35a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. fix: add priorityQuota const and methods _reset_quotes_counter, _hand…

    …le_quota and update loop with quota
    qwejid committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    672a2b1 View commit details
    Browse the repository at this point in the history
  2. feat: add new test test_worker_error_priorityQuota, test_handle_quota…

    …, test_reset_quotes_counter, test_priority_quota
    qwejid committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    0ed7e2e View commit details
    Browse the repository at this point in the history
  3. fix: code style

    qwejid committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    bf1ff8e View commit details
    Browse the repository at this point in the history
Loading