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

Background jobs #2

Closed
2 tasks
nilsandrey opened this issue Dec 6, 2021 · 0 comments
Closed
2 tasks

Background jobs #2

nilsandrey opened this issue Dec 6, 2021 · 0 comments

Comments

@nilsandrey
Copy link
Owner

  • The original requirements included "Introduce a periodic task to check drones battery levels and create history/audit event log for this".
  • Described in WOI section of the wiki another job is designed to be included to provide a better experience checking the features of the API, with some very basic simulation of the behaviour of the drones to update dynamically the battery level changes, and the lastest part of the drone's state changes (delivering to delivered, returning, and then idle).

In the underlying infrastructure with Rails and Docker, a worker container should be created with a shell script, and running jobs implemented with RoR Active Jobs, Delayed Jobs, and Delayed Job Active Record.

@nilsandrey nilsandrey reopened this Feb 12, 2024
@nilsandrey nilsandrey closed this as not planned Won't fix, can't repro, duplicate, stale Feb 12, 2024
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