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

Allow cancel Invocable with payload on ConsumeQueueOnShutdown #274

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jan 17, 2022

  1. Update Queue.cs

    quang.le committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    7611d2d View commit details
    Browse the repository at this point in the history
  2. Add CanCancelInvocableWithPayload Test

    quang.le committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    005214f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

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

Commits on May 15, 2022

  1. Configuration menu
    Copy the full SHA
    593c6aa View commit details
    Browse the repository at this point in the history
  2. Add test for IQueue.TryCancelInvocable

    - Test IQueue TryCancelInvocable
    - Minor refactor on CanCancelInvocableWithPayloadOnQueueShutdown
    lengockyquang committed May 15, 2022
    Configuration menu
    Copy the full SHA
    3664e88 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

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