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

How to add new job from admin scheduler panel. #4

Open
eukiseioh opened this issue Mar 25, 2023 · 0 comments
Open

How to add new job from admin scheduler panel. #4

eukiseioh opened this issue Mar 25, 2023 · 0 comments

Comments

@eukiseioh
Copy link

I created a endpoint to add new jobs for one particular function passing two parameters: job_name and time variables.

After run the fastapi, i can add new job through this endpoint from doc page.

But i would like to add those jobs through amis admin panel like scheduler page where you only can run, pause or delete jobs and can't do modify or create jobs...

Thanks!

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