-
### 🔖 Enhancement description
**Skip Build Process for Non-Deployment Branch Commits and ability to pause auto deploy on git commit directly from Appwrite web console in settings**
_I noticed that t…
-
I got such an exception when I use the built-in scheduler:
```python
ERROR:rq.worker:Worker rq:worker:befe9eec17744a639eedd8811b4e17bb: found an unhandled exception, quitting...
Traceback (most r…
-
### Proposed change
Talking about JetStream specifically (because I'm using it). When messages are received by a consumer, that can `nac` the message with delay. so the delay (some sort of support)…
-
### Things to check first
- [X] I have checked that my issue does not already have a solution in the [FAQ](https://apscheduler.readthedocs.io/en/master/faq.html)
- [X] I have searched the existing i…
-
**Is your feature request related to a problem?**
Am currently working on [feature](https://github.com/opensearch-project/sql/issues/3038) to add ip2geo capabilities to the sql-plugin, however we h…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
I created a repeating job dynamically, which worked well. The job started after the given `first_at` time and everything was peachy. The job was persisted, as I wanted it to continue its looping if th…
-
When I create a new Job for shared Scheduler, the job could not add notication handler.
let mut jobsch = get_scheduler().clone();
jobsch.shutdown().await?;
let job = Job::new_repeated_asyn…
-
Bit of a brain dump - while exploring another related scheduler bug (attempting to investigate https://github.com/moby/buildkit/issues/3635), I managed to construct an interesting (and very reproducib…
-
**To use job arrays:**
I see two methods:
1. All instances of `runcluster.pl` have a mutex. When `runcluster.pl` runs, it:
1. writes a jobfile the directory `in_queue`
2. acquires the mutex, u…