Skip to content

[FEAT] Process notification requests and cancellations asynchronously #438

@peyman-mohtashami

Description

@peyman-mohtashami

Is your feature request related to a problem? Please describe.
Processing notification requests and cancellations can be time-consuming, particularly when there is a significant delay in waiting. For instance, when we transmit requests from a distant region to the app server, the response time is notably slow.

Describe the solution you'd like
To enhance efficiency, we should implement a feature that allows multiple requests and cancellations to be bundled into a single request. This solution will require modifications to be made to the Questionnaire app accordingly.

Describe alternatives you've considered

Priority
3

Difficulty
2

Additional context

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions