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

Add possibility to run 'push' actions in background #416

Open
avag-novembit opened this issue Jun 24, 2019 · 3 comments · May be fixed by #417
Open

Add possibility to run 'push' actions in background #416

avag-novembit opened this issue Jun 24, 2019 · 3 comments · May be fixed by #417
Assignees
Labels
type:enhancement New feature or request.
Milestone

Comments

@avag-novembit
Copy link
Contributor

avag-novembit commented Jun 24, 2019

Is your enhancement related to a problem? Please describe.

Currently the plug-in doesn't provide a way to run 'push' actions in background, which can be helpful in the cases when 'push' action has high resource consumption.

Describe the solution you'd like

Added hooks in the ajax_push(..) and send_notifications(..) functions to make possible to delay function logic execution and run in background.

Designs

Created a PR.

Describe alternatives you've considered

n/a

Additional context

n/a

@avag-novembit avag-novembit added the type:enhancement New feature or request. label Jun 24, 2019
@avag-novembit avag-novembit linked a pull request Jun 24, 2019 that will close this issue
@jeffpaul jeffpaul added this to the 1.5.0 milestone Jun 24, 2019
@jeffpaul
Copy link
Member

Thanks again @avag-novembit, I've tagged this for review during our 1.5.0 release cycle, will get back to you with any questions on the PR then!

@helen helen modified the milestones: 1.5.0, 1.6.0 Jul 17, 2019
@jeffpaul
Copy link
Member

@avag-novembit we're looking to solve a similar issue related to reports on ACF issues as part of our 2.1.0 release so I'm moving this issue and related PR to that release as well.

@jeffpaul jeffpaul modified the milestones: 2.0.0, 2.1.0 Mar 26, 2020
@arsendovlatyan
Copy link
Contributor

@jeffpaul please assign all issues from @avag-novembit to me, I'll follow and work on them.

@vikrampm1 vikrampm1 moved this from Incoming to In Progress in Open Source Practice Jul 3, 2024
@vikrampm1 vikrampm1 moved this from In Progress to Code Review in Open Source Practice Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request.
Projects
Status: Code Review
Development

Successfully merging a pull request may close this issue.

4 participants