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

Scheduling function #8

Open
aparoski opened this issue Aug 31, 2024 · 3 comments
Open

Scheduling function #8

aparoski opened this issue Aug 31, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@aparoski
Copy link
Owner

Create function for scheduling events. Ideally have it move between windows, or even characters.

  • trigger events and return wait time
  • store wait times in schedule dataframe
  • read schedule dataframe and perform associated task when wait times are finished
  • differentiate between long-term events and short-terms events: long term taking more than 30 minutes or so.
  • should be able to "catch up" using saved schedule if bot is rerun after ending
@aparoski aparoski added the enhancement New feature or request label Aug 31, 2024
@aparoski aparoski self-assigned this Aug 31, 2024
@aparoski
Copy link
Owner Author

aparoski commented Sep 4, 2024

Portion of scheduling function for Polar Rallies and Beast hunt written out. Testing

@aparoski
Copy link
Owner Author

aparoski commented Sep 6, 2024

Polar Rallies and Beast hunt testing complete. Reaper hunting portion added. Testing

@aparoski
Copy link
Owner Author

aparoski commented Sep 9, 2024

error handling functions added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant