suna/backend/triggers
mykonos-ibiza 2cba5392ca refactor: replace QStash with Supabase Cron for background job processing
- Removed references to QStash in documentation and codebase.
- Updated setup and configuration files to reflect the transition to Supabase Cron.
- Implemented new functions for scheduling and unscheduling jobs using Supabase Cron.
- Added webhook authentication using a shared secret for enhanced security.
- Cleaned up related dependencies and example configurations.
2025-08-09 15:40:11 +05:30
..
__init__.py refactor triggers 2025-07-28 15:46:29 +05:30
api.py refactor: replace QStash with Supabase Cron for background job processing 2025-08-09 15:40:11 +05:30
execution_service.py improve system prompt for self configuration 2025-08-07 11:50:41 +05:30
provider_service.py refactor: replace QStash with Supabase Cron for background job processing 2025-08-09 15:40:11 +05:30
trigger_service.py refactor: replace QStash with Supabase Cron for background job processing 2025-08-09 15:40:11 +05:30
utils.py fix: pipedream app connection 2025-07-31 19:40:55 +02:00