hydroserver2 / hydroserver

Documentation and issue tracker for HydroServer and related applications
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Explore AWS EventBridge Support #148

Open kjlippold opened 4 months ago

kjlippold commented 4 months ago

Describe the feature you'd like and what it will do

We should set up our Django app to be able to connect to AWS EventBridge to handle scheduled tasks.

Why is this feature important?

We have several features that rely on the ability for HydroServer to run scheduled tasks, such as scheduled CSV upload, HydroShare archival, QA tasks, or other user defined tasks. EventBridge is an AWS service we can explore to help manage these types of tasks.

Is your feature request related to a problem? Please describe.

No response

Any additional comments?

No response