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: bbc/sqs-consumer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.1.5
Choose a base ref
...
head repository: bbc/sqs-consumer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.2.0
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 21, 2024

  1. Copy the full SHA
    6b95edb View commit details

Commits on Feb 6, 2024

  1. feat: Wait for msgs to be processed before emitting stopped (#454)

    * feat: Wait for msgs to be processed before emitting stopped
    
    * chore: Update README with waitForInFlightMessages info
    
    * fix: Await final poll for graceful shutdown
    
    * refactor: Rename waitForInFlightMessagesMs to pollingCompleteWaitTimeMs and move to constructor
    
    * chore: Rename waitForInFlightMessagesToComplete to waitForPollingToComplete
    
    * refactor: Use setTimeout instead of Promise/loop in waitForPollingToComplete
    
    * chore: Remove outdated info from README
    
    * chore: Rename beganWaitingForStop to stopRequestedAtTimestamp
    barwin authored Feb 6, 2024
    Copy the full SHA
    0fa5305 View commit details
  2. v8.2.0

    nicholasgriffintn committed Feb 6, 2024
    Copy the full SHA
    1efd4b4 View commit details
  3. Copy the full SHA
    b834205 View commit details
Loading