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

Index for sort #160

Open
simllll opened this issue Sep 19, 2020 · 0 comments
Open

Index for sort #160

simllll opened this issue Sep 19, 2020 · 0 comments

Comments

@simllll
Copy link
Contributor

simllll commented Sep 19, 2020

If someone also runs into troubles getting this runining, I had to add a new index to allow for quering jobs:

{
		"key" : {
			"nextRunAt" : -1,
			"lastRunAt" : -1,
			"lastFinishedAt" : -1
		},
		"name" : "agendash2"
	}


@koresar koresar transferred this issue from agenda/agendash-v2 Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant