-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP. Ugh. Neoq doesn't (yet) return completion notification.
This is unfortunate, as without this capability Neoq will be unusable for us: acaloiaro/neoq#93 Taking another look at the Neoq project and docs, this lack doesn't seem to be clearly documented either. Not sure if completion notification capability should be expected in a job scheduling library though, as the only other one I'm somewhat familiar with is RabbitMQ (which has it). Neoq's job fingerprinting capability may cause problems for us too later on, if that can't be disabled. We defininitely don't want to stop people running a particular task more than once (aka "increment value foo", "create database abc", etc).
- Loading branch information
1 parent
efdda0b
commit bd5b260
Showing
3 changed files
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters