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

Separate scheduler from API #65

Open
RaduCStefanescu opened this issue Oct 2, 2020 · 0 comments
Open

Separate scheduler from API #65

RaduCStefanescu opened this issue Oct 2, 2020 · 0 comments
Labels
api enhancement New feature or request help wanted Extra attention is needed

Comments

@RaduCStefanescu
Copy link
Contributor

The backend exposes an API for retrieving data and 2 schedulers, used for retrieving turnout and results data in realtime. In order to have the scheduler ran on a different server then the API, we need the 2 modules separated, so they can be deployed separately.
In order to configure this feature, we need to add information in the admin panel, for example enable/disable, the link where the results need to be retrieved.

@RaduCStefanescu RaduCStefanescu added enhancement New feature or request help wanted Extra attention is needed labels Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant