Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / deliciousbrains/wp-background-processing issues and pull requests

#120 - Dispatch blocking ajax thread for 5 seconds

Issue - State: open - Opened by nine-2-five 2 months ago

#118 - Background process pauses between chunks (not desired)

Issue - State: open - Opened by nine-2-five 4 months ago - 1 comment

#117 - Updated CODEOWNERS to use jira key

Pull Request - State: closed - Opened by bhardie 5 months ago

#117 - Updated CODEOWNERS to use jira key

Pull Request - State: closed - Opened by bhardie 5 months ago

#116 - Ensure 1st healthcheck runs in the future, not immediately before dispatch

Pull Request - State: closed - Opened by ianmjones 7 months ago
Labels: bug

#116 - Ensure 1st healthcheck runs in the future, not immediately before dispatch

Pull Request - State: closed - Opened by ianmjones 7 months ago
Labels: bug

#115 - Chunk-oriented processing

Issue - State: closed - Opened by ItsVlad 7 months ago - 1 comment

#114 - Added CODEOWNERS file

Pull Request - State: closed - Opened by bhardie 8 months ago

#113 - The repository is broken (Missing tag 1.2.0), Packagist, too...

Issue - State: open - Opened by hopeseekr 8 months ago - 1 comment
Labels: waiting on info

#112 - Background processing class now accepts $allowed_classes in constructor

Pull Request - State: closed - Opened by eriktorsner 8 months ago
Labels: enhancement

#111 - Add WP_Background_Processing namespace to classes

Pull Request - State: open - Opened by ianmjones 9 months ago
Labels: enhancement

#110 - Sometimes $_POST is empty

Issue - State: closed - Opened by rachidaitouaissi 9 months ago - 1 comment
Labels: enhancement

#109 - I'm Updating user meta using WP Background Processing

Issue - State: closed - Opened by Usama5226 11 months ago - 2 comments
Labels: question

#108 - Add note to README regarding PRs

Pull Request - State: closed - Opened by ianmjones about 1 year ago

#107 - Fatal error when dispatching Async request with not valid cookies

Issue - State: closed - Opened by engahmeds3ed about 1 year ago - 11 comments

#106 - Queue items in wp_options missing prefix and action for option_name

Issue - State: closed - Opened by AussieScorpio about 1 year ago - 1 comment

#105 - Addressing a way around #81, not perfect, but allow overriding nonce …

Pull Request - State: closed - Opened by matgargano about 1 year ago - 1 comment

#104 - Ignore time limit when running from CLI.

Pull Request - State: closed - Opened by kagg-design about 1 year ago - 1 comment

#103 - Increase timeout for non-blocking request.

Pull Request - State: closed - Opened by kagg-design about 1 year ago - 1 comment

#102 - WPCS and EA Extended fixes and minor code refactoring.

Pull Request - State: closed - Opened by kagg-design about 1 year ago

#101 - Ensure task processing cleanly pauses or cancels as soon as possible

Pull Request - State: closed - Opened by ianmjones about 1 year ago
Labels: enhancement

#100 - Make sure that non-blocking request params are preserved

Pull Request - State: closed - Opened by felipelavinz about 1 year ago - 2 comments

#99 - Regarding state

Issue - State: closed - Opened by rafark over 1 year ago - 1 comment
Labels: question

#98 - Add class namespaces

Issue - State: closed - Opened by SebKay over 1 year ago - 1 comment
Labels: enhancement, pending dev

#97 - Port forward new features and improvements from WP Offload Media

Pull Request - State: closed - Opened by ianmjones over 1 year ago - 1 comment

#96 - Add unit tests

Pull Request - State: closed - Opened by ianmjones over 1 year ago

#95 - get_memory_limit function assumes php.ini memory is in "M"

Issue - State: closed - Opened by toddlevy-jambase over 1 year ago - 1 comment

#94 - Invalid schedule?

Issue - State: closed - Opened by psydigital over 1 year ago - 9 comments

#93 - Removed do/while in handle()

Pull Request - State: closed - Opened by verygoodplugins over 1 year ago - 5 comments

#92 - Cron reschedule event error when running from REST API

Issue - State: closed - Opened by gijo-varghese almost 2 years ago - 2 comments

#91 - Can't use updated variables in handle function

Issue - State: closed - Opened by erfanpaslar about 2 years ago - 1 comment

#90 - batch stops after 3-10 tasks

Issue - State: closed - Opened by atticus7 over 2 years ago - 4 comments

#89 - Added check for is_process_running() in dispatch()

Pull Request - State: closed - Opened by verygoodplugins almost 3 years ago - 7 comments

#87 - fix: remove void return type for a method that returns mixed

Pull Request - State: closed - Opened by EvanWashkow about 3 years ago

#86 - Bug : The script is breaking from front end.

Issue - State: closed - Opened by kumarmanishc over 3 years ago - 2 comments
Labels: not enough info

#85 - Background job doesn't save in cron

Issue - State: closed - Opened by janeholson over 3 years ago

#84 - 2614 consolidate tables

Pull Request - State: closed - Opened by EvanWashkow over 3 years ago

#82 - Not really ASync because of wp_remote_post()

Issue - State: closed - Opened by Cyrille37 over 3 years ago - 2 comments

#81 - Unable to get it up and running with WP REST api calls.

Issue - State: closed - Opened by noel123007 over 3 years ago - 13 comments
Labels: question

#80 - After some file relocation, the nonce could not be verified anymore

Issue - State: closed - Opened by rvencu almost 4 years ago - 2 comments

#79 - How can I make it run from a script only instantiating WP through wp-load.php ?

Issue - State: closed - Opened by Hmastery almost 4 years ago - 5 comments

#78 - If you call save 2+ times, tasks will be duplicated.

Issue - State: closed - Opened by skeemer about 4 years ago

#77 - Memory limit in G not handled correctly

Issue - State: closed - Opened by polevaultweb about 4 years ago

#76 - Licensing

Issue - State: closed - Opened by BenceSzalai about 4 years ago - 1 comment

#75 - Not working dispatch

Issue - State: closed - Opened by opcodespace over 4 years ago - 1 comment

#73 - Unexpected entry

Issue - State: closed - Opened by AnthoRdev almost 5 years ago - 3 comments

#72 - Possible to schedule an action?

Issue - State: closed - Opened by BenPav over 5 years ago - 1 comment

#71 - Possible to schedule an action?

Issue - State: closed - Opened by BenPav over 5 years ago - 1 comment

#70 - Publish new vendor name on packagist

Issue - State: closed - Opened by njbarrett over 5 years ago - 6 comments

#68 - How Does WP Background Processing Compare To Sidekiq?

Issue - State: closed - Opened by robskrob over 5 years ago - 4 comments

#67 - The dispatch method not working 'wp_loaded' some action

Issue - State: closed - Opened by 9brada6 over 5 years ago - 1 comment

#66 - Tutorial - How to get it working

Issue - State: closed - Opened by Luc45 over 5 years ago - 4 comments

#65 - Debug Async request with PHPStorm?

Issue - State: closed - Opened by Luc45 over 5 years ago - 4 comments

#64 - Maximum execution time reached on a WP Background Processing

Issue - State: closed - Opened by ghost over 5 years ago - 7 comments

#63 - background processing is not working with plugin activation

Issue - State: closed - Opened by shoroar almost 6 years ago - 3 comments

#62 - Handle all shorthand memory_limit notations in get_memory_limit()

Pull Request - State: closed - Opened by jdeeburke almost 6 years ago - 3 comments

#61 - cancel_process not working

Issue - State: closed - Opened by countfak almost 6 years ago - 7 comments
Labels: pending dev

#60 - WordPress database error Got a packet bigger than 'max_allowed_packet' bytes

Issue - State: closed - Opened by countfak about 6 years ago - 3 comments

#59 - Cron not updating to options table

Issue - State: closed - Opened by manojmilani123 about 6 years ago - 1 comment

#58 - Add filters for `wp_remote_post()` arguments.

Pull Request - State: closed - Opened by boonebgorges about 6 years ago - 1 comment

#57 - Add a note about process instantiation

Pull Request - State: closed - Opened by markjaquith about 6 years ago - 2 comments

#56 - for the WP_Async_Request how to get the data received from the ajax call

Issue - State: closed - Opened by cas1993per over 6 years ago - 3 comments

#55 - cancel_process() has no effect

Issue - State: closed - Opened by itjunkii83 over 6 years ago - 4 comments

#54 - dispatch() method never gets called

Issue - State: closed - Opened by Luc45 over 6 years ago - 4 comments

#53 - Class 'WP_Async_Request' not found

Issue - State: closed - Opened by topbloke5590 over 6 years ago - 5 comments

#52 - Add filter async_http_request_args

Pull Request - State: closed - Opened by danielbitzer over 6 years ago - 2 comments

#51 - Call WP_Background_Process into functions.php

Issue - State: closed - Opened by khalidahmada over 6 years ago - 3 comments

#50 - Consider using queue interprop as abstraction for queues

Issue - State: closed - Opened by makasim over 6 years ago - 2 comments

#49 - Please tell us max queue insert to database

Issue - State: closed - Opened by nhoctanker almost 7 years ago - 1 comment

#48 - Remove plugin file, use this as a library

Pull Request - State: closed - Opened by coenjacobs almost 7 years ago - 1 comment

#47 - Remove obsolete class_exists checks

Pull Request - State: closed - Opened by coenjacobs almost 7 years ago - 1 comment

#46 - Suggest Mozart to install through Composer

Pull Request - State: closed - Opened by coenjacobs almost 7 years ago

#45 - Fix broken link in README

Pull Request - State: closed - Opened by AndrewKvalheim about 7 years ago - 1 comment

#44 - Fix like query wildcards

Pull Request - State: closed - Opened by mikejolley about 7 years ago - 1 comment

#43 - Request are not loading

Issue - State: closed - Opened by michaelbukachi about 7 years ago - 1 comment

#42 - wp-background-process do not dispatch

Issue - State: closed - Opened by erdguez about 7 years ago - 19 comments

#41 - Fix cron_interval property support

Pull Request - State: closed - Opened by leewillis77 about 7 years ago - 1 comment

#40 - Tasks duplicated on a multiple app server environment

Issue - State: closed - Opened by mckernanin over 7 years ago - 2 comments

#39 - Do not use transients for locking

Issue - State: closed - Opened by leewillis77 over 7 years ago - 15 comments

#38 - Compare intval, since -1 can sometimes be a string

Pull Request - State: closed - Opened by mikejolley over 7 years ago - 3 comments

#37 - Add option to choose the REST API over the AJAX API to make requests

Pull Request - State: closed - Opened by sfgarza over 7 years ago - 2 comments

#36 - Is this project dead?

Issue - State: closed - Opened by dskvr over 7 years ago - 8 comments

#35 - wp_remote_post empty or timed out

Issue - State: closed - Opened by dbeja over 7 years ago - 3 comments

#34 - Have to declare handle_cron_healthcheck() for it to process

Issue - State: closed - Opened by calebsmithdev over 7 years ago - 4 comments

#33 - Callback in task function?

Issue - State: closed - Opened by Twansparant over 7 years ago - 1 comment

#32 - Allow running multiple tasks using same processor with task name

Pull Request - State: closed - Opened by alaminopu over 7 years ago - 1 comment

#30 - Setup PHPUnit tests scaffold

Pull Request - State: closed - Opened by bhubbard over 7 years ago - 2 comments

#29 - Please add Github Topics

Issue - State: closed - Opened by bhubbard over 7 years ago - 1 comment
Labels: not enough info

#28 - Update Readme

Issue - State: closed - Opened by enricodeleo over 7 years ago
Labels: pending dev

#27 - Double dispatch loop?

Issue - State: closed - Opened by tribulant almost 8 years ago - 6 comments

#26 - Question: sub-processes

Issue - State: closed - Opened by Surgeonito almost 8 years ago - 3 comments