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

feat: async queue implementation #755

Merged
merged 6 commits into from
Jun 7, 2024
Merged

Conversation

tipusinghaw
Copy link
Contributor

What

  • Async queue implementation
  • Added counter to get the number of iteration

@tipusinghaw tipusinghaw self-assigned this Jun 7, 2024
Copy link

sonarcloud bot commented Jun 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@bhavanakarwade bhavanakarwade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@tipusinghaw tipusinghaw merged commit ec3a921 into develop Jun 7, 2024
2 checks passed
@tipusinghaw tipusinghaw deleted the feat/bulk-issuance-retry branch June 7, 2024 07:49
KulkarniShashank pushed a commit that referenced this pull request Sep 6, 2024
* feat: added implementation for retry

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed message for issunace

Signed-off-by: tipusinghaw <[email protected]>

* feat: added support for async queue calling the processer function

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
* feat: added implementation for retry

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed message for issunace

Signed-off-by: tipusinghaw <[email protected]>

* feat: added support for async queue calling the processer function

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
* feat: added implementation for retry

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed message for issunace

Signed-off-by: tipusinghaw <[email protected]>

* feat: added support for async queue calling the processer function

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
* feat: added implementation for retry

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed message for issunace

Signed-off-by: tipusinghaw <[email protected]>

* feat: added support for async queue calling the processer function

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
* feat: added implementation for retry

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed message for issunace

Signed-off-by: tipusinghaw <[email protected]>

* feat: added support for async queue calling the processer function

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 12, 2024
* feat: added implementation for retry

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed message for issunace

Signed-off-by: tipusinghaw <[email protected]>

* feat: added support for async queue calling the processer function

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 12, 2024
* feat: added implementation for retry

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed message for issunace

Signed-off-by: tipusinghaw <[email protected]>

* feat: added support for async queue calling the processer function

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants