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

Adds error handling and scheduled cleanup #18

Merged
merged 3 commits into from
Sep 28, 2024
Merged

Conversation

tblanarik
Copy link
Owner

Improvements to response handling and scheduling:

  • function_app.py: Added a return statement with a 202 status code to the manual_cleanup function to properly handle the response.
  • function_app.py: Introduced a new scheduled function timer_cleanup that runs the cleanup.cleanup() method at midnight every day.

@tblanarik tblanarik changed the title Tblanarik/fix 500 Adds error handling and scheduled cleanup Sep 28, 2024
@tblanarik tblanarik merged commit 5aa7e55 into main Sep 28, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant