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(worker): remove rateLimit method in favor of queue #2921

Merged
merged 10 commits into from
Nov 22, 2024

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    72ea950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bab0f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ac3d09 View commit details
    Browse the repository at this point in the history
  4. chore(release): 5.28.0 [skip ci]

    # [5.28.0](v5.27.0...v5.28.0) (2024-11-19)
    
    ### Features
    
    * **job-scheduler:** add telemetry support to the job scheduler ([72ea950](72ea950))
    semantic-release-bot committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    26b2bc6 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    5fbb075 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.28.1 [skip ci]

    ## [5.28.1](v5.28.0...v5.28.1) (2024-11-20)
    
    ### Bug Fixes
    
    * **scheduler:** use Job class from getter for extension ([#2917](#2917)) ([5fbb075](5fbb075))
    semantic-release-bot committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a9ed0c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    34c2348 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.28.2 [skip ci]

    ## [5.28.2](v5.28.1...v5.28.2) (2024-11-22)
    
    ### Bug Fixes
    
    * **queue:** change _jobScheduler from private to protected for extension ([#2920](#2920)) ([34c2348](34c2348))
    semantic-release-bot committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    4d3eb88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86177e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e36b65 View commit details
    Browse the repository at this point in the history